Modify

Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#5681 closed defect (invalid)

Error sqlite2pg script

Reported by: Ariane Owned by: John Hampton
Priority: highest Component: SqliteToPgScript
Severity: critical Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

When i want to execute sqlite2pg; I have this error

esp@esp-desktop:/var/trac/incidents$ psql ./sqlite2pg -e /var/trac/incidents -p 'postgres://esp:esp@localhost/espdb?shema=test'

psql: could not connect to server: Aucun fichier ou dossier de ce type
	Is the server running locally and accepting
	connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.0"?

in /var/run/postgresql; i have:
drwxrwsr-x  2 postgres postgres 100 2009-08-18 10:59 .
drwxr-xr-x 18 root     root     760 2009-08-18 15:33 ..
-rw-------  1 postgres postgres   5 2009-08-18 10:59 8.3-main.pid
srwxrwxrwx  1 postgres postgres   0 2009-08-18 15:49 .s.PGSQL.5432
-rw-------  1 postgres postgres  34 2009-08-18 15:49 .s.PGSQL.5432.lock

Can you help me please!

Attachments (0)

Change History (2)

comment:1 Changed 12 years ago by zoltan@…

Resolution: invalid
Status: newclosed

This is unrelated to sqlite2pg, this is a simple problem with database connection.

comment:2 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain John Hampton.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.