Vyacheslav Kalinin <[email protected]> writes: > $conn = pg_pconnect("dbname=foo");
Please reconsider and use plain pg_connect(). -- dim -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
