Re: [HACKERS] Standalone backend doesn't read postgresql.conf

2002-10-23 Thread Tom Lane
Bruce Momjian <[EMAIL PROTECTED]> writes: > Does anyone remember why a standalone backend doesn't read > postgresql.conf? Hm. I remember why it doesn't pay attention to the per-user and per-database settings (if they're screwed up, you might have no way to get in and fix 'em). But that argument

[HACKERS] Standalone backend doesn't read postgresql.conf

2002-10-23 Thread Bruce Momjian
Does anyone remember why a standalone backend doesn't read postgresql.conf? For example, I just set 'autocommit' to off in postgresql.conf, and after starting the standalone backend, it doesn't have autocommit off. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PRO