Re: [HACKERS] log_min_messages and debug levels
FYI, this will be fixed in 8.1.3. --- Jaime Casanova wrote: > Hi, > > in my machine (win xp) i was trying to start psql (8.1.1) with > log_min_messages to debug5 (just to see the messages :) but even the > service start i c
[HACKERS] log_min_messages and debug levels
Hi, in my machine (win xp) i was trying to start psql (8.1.1) with log_min_messages to debug5 (just to see the messages :) but even the service start i cannot use psql nor pgadmin i receive an error of server closed the connection unexpectedly postgres=# select version();