Bruce Momjian writes:
> configure \
> --with-x \
> --with-tcl \
> --with-perl \
> --enable-pltcl-unknown \
> --with-tclconfig=/u/lib \
> --with-tkconfig=/u/lib \
> --with-includes="/usr/local/include/readline /usr/contrib/include" \
> --with-librarie
Tom Lane wrote:
> I wrote:
> > Bruce Momjian writes:
> >> I just tested again using your pg_config.h modification, and I still
> >> get the failure, so perhaps BSD/OS and Win32 have similar issues with
> >> our code.
>
> > Hmph. I've just been trying to reproduce it on Linux (FC4), and it's
> >
I wrote:
> Bruce Momjian writes:
>> I just tested again using your pg_config.h modification, and I still
>> get the failure, so perhaps BSD/OS and Win32 have similar issues with
>> our code.
> Hmph. I've just been trying to reproduce it on Linux (FC4), and it's
> OK for me there as well as on HP
Bruce Momjian writes:
> I just tested again using your pg_config.h modification, and I still
> get the failure, so perhaps BSD/OS and Win32 have similar issues with
> our code.
Hmph. I've just been trying to reproduce it on Linux (FC4), and it's
OK for me there as well as on HPUX where I tried f
Tom Lane wrote:
> Bruce Momjian writes:
> > Tom Lane wrote:
> >> I tried on CVS tip and don't see a problem. Which branch were you
> >> testing?
>
> > Uh, CVS HEAD. I put -DEXEC_BACKEND into Makefile.custom, and recompiled
> > and initdb'ed. I then modified postgresql.conf and set log_min_mess
Bruce Momjian writes:
> Tom Lane wrote:
>> I tried on CVS tip and don't see a problem. Which branch were you
>> testing?
> Uh, CVS HEAD. I put -DEXEC_BACKEND into Makefile.custom, and recompiled
> and initdb'ed. I then modified postgresql.conf and set log_min_messages
> to "debug5". Then stop
Tom Lane wrote:
> Bruce Momjian writes:
> > I was able to reproduce this on Unix by adding -DEXEC_BACKEND to the
> > compile line. It errors out on DEBUG3 and higher.
>
> I tried on CVS tip and don't see a problem. Which branch were you
> testing?
Uh, CVS HEAD. I put -DEXEC_BACKEND into Makef
Bruce Momjian writes:
> I was able to reproduce this on Unix by adding -DEXEC_BACKEND to the
> compile line. It errors out on DEBUG3 and higher.
I tried on CVS tip and don't see a problem. Which branch were you
testing?
regards, tom lane
---(end
Bruce Momjian writes:
> I was able to reproduce this on Unix by adding -DEXEC_BACKEND to the
> compile line. It errors out on DEBUG3 and higher.
Oh, OK, I'll take a look.
regards, tom lane
---(end of broadcast)---
TIP 3: H
Milen A. Radev wrote:
> Tom Lane writes:
> > "Jaime Casanova" <[EMAIL PROTECTED]> writes:
> >> 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
Tom Lane writes:
> "Jaime Casanova" <[EMAIL PROTECTED]> writes:
>> 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 connec
"Jaime Casanova" <[EMAIL PROTECTED]> writes:
> 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
Can'
The following bug has been logged online:
Bug reference: 2195
Logged by: Jaime Casanova
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.1.1
Operating system: Windows XP
Description:log_min_messages crash server when in DEBUG3 to 5
Details:
Hi,
in my machine
13 matches
Mail list logo