RE: [GENERAL] how to use pg-connect ?

2000-01-26 Thread Fabian . Frederick


> Dear Cecile,
> 
> You can do this with a connection string:
> 
> pg_connect -conninfo $string
> 
> ...or directly, dos/unix style, as in
> 
> pg_connect $database -host $host -port $portNumber
PS : port number can be found in /tmp/socket file





[GENERAL] DB Statistics

1999-12-02 Thread Fabian . Frederick

Someone could give me some link on Database Engine compare ?


Fabian
http://www.geocities.com/http://www.geocities.com/lonestar_teklords/





[GENERAL] Socket file lock

1999-11-23 Thread Fabian . Frederick

Hi,

Sometimes I've got some core socket file in /tmp.However Postgres leaved
correctly in previous shutdown : /

What would be the best way to avoid this. (The big big problem is that
postmaster can't be launched due to that core).


Regards, Fabian