Re: log_min_messages and debug levels

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jaime Casanova <systemguards(at)gmail(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: log_min_messages and debug levels
Date: 2006-02-01 17:47:09
Message-ID: 200602011747.k11Hl9K03197@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


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 cannot use psql nor pgadmin i receive an error of
> server closed the connection unexpectedly
>
> postgres=# select version();
> version
>
> ------------------------------------------------------------------------------------------
> PostgreSQL 8.1.1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
> 3.4.2 (mingw-special)
> (1 fila)
>
>
> Sorry, my postgres is in spanish but maybe you can recognize the message... ;)
>
> C:\Archivos de programa\PostgreSQL\8.1\bin>psql -U postgres pruebas
> psql: el servidor ha cerrado la conexi?n inesperadamente,
> probablemente porque termin? de manera anormal
> antes o durante el procesamiento de la petici?n.
>
>
> is this expected on windows platforms?
>
> --
> regards,
> Jaime Casanova
> (DBA: DataBase Aniquilator ;)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Browne 2006-02-01 17:54:42 Re: autovacuum
Previous Message Bruce Momjian 2006-02-01 17:45:11 Re: TODO-Item: B-tree fillfactor control