Re: [GENERAL] Authenticating user `postgres'

2001-09-28 Thread Arcady Genkin
Tom Lane <[EMAIL PROTECTED]> writes: > Arcady Genkin <[EMAIL PROTECTED]> writes: > > Tom Lane <[EMAIL PROTECTED]> writes: > >> Offhand I'd think it foolish to make it easier to get into the > >> superuser account than regular accounts anyway.

[GENERAL] Duplicate key errors and logging

2001-09-24 Thread Arcady Genkin
Hello: Is there a way to tell Postgres to not log duplicate key errors? Many thanks, -- Arcady Genkin i=1; while 1, hilb(i); i=i+1; end ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send

PHP's pg_connect() and non-standard location of the socket (was: [GENERAL] REPOST: redefining location of the socket file /tmp/.s.PGSQL.5432)

2001-06-12 Thread Arcady Genkin
Tom Lane <[EMAIL PROTECTED]> writes: > Arcady Genkin <[EMAIL PROTECTED]> writes: > > Tom Lane <[EMAIL PROTECTED]> writes: > > Can I redefine location of the UNIX domain socket file to be other > > than /tmp/.s.PGSQL.5432? > >> &