This is a multi-part message in MIME format.
------=_NextPart_000_0042_01C1AF12.D6C79240
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
My postmaster is started with :
su -l postgres -s /bin/sh -c "/usr/local/pgsql/bin/pg_ctl -D $PGDATA -o "-i=
" -p /usr/local/pgsql/bin/postmaster start >> /var/log/pgsql 2>&1" < /dev/=
null
This is an excerpt from my data/postgresql.conf file, that sets (some) logg=
ing parameters :
## Debug display##silent_mode =3D false
log_connections =3D truelog_timestamp =3D true#log_pid =3D false
#debug_level =3D 0 # range 0-16
debug_print_query =3D true#debug_print_parse =3D false#debug_print_rewritte=
n =3D false#debug_print_plan =3D falsedebug_pretty_print =3D true
Quote:
> Hi.> > I've got compiled a postgresql-7.1.3 into a Debian Sid box (linux)=
. All> works fine, but sometimes, when I go to look the log, this is set to=
Quote:
> "zero", is empty. The postgresql don't write anything into it file.> I do=
n't know if it occurs when stop-start postgres, or has any problem,> or... =
well, i don't know.> In the syslog, messages, or any sistem-log, don't show=
any problem... =BF?> > Anybody can help me, please?> Excuse me my bad engl=
ish... :(> > Have a nice day ;-)> TooManySecrets> > > > -------------------=
--------(end of broadcast)---------------------------> TIP 6: Have you sear=
ched our list archives?> > http://archives.postgresql.org
------=_NextPart_000_0042_01C1AF12.D6C79240
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2479.6" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>My postmaster is started with :</FONT></DI=
V><PRE>su -l postgres -s /bin/sh -c "/usr/local/pgsql/bin/pg_ctl -D $PGDATA=
-o "-i" -p /usr/local/pgsql/bin/postmaster start >> /var/log/p=
gsql 2>&1" < /dev/null</PRE>
<DIV><FONT face=3DArial size=3D2>This is an excerpt from my=20
data/postgresql.conf file, that sets (some) logging parameters :</FONT></DI=
V><PRE>#<BR># Debug display<BR>#<BR>#si=
lent_mode =3D false</PRE><PRE>log_connections =3D true<BR>log_timestamp =3D=
true<BR>#log_pid =3D false</PRE><PRE>#debug_level =3D 0 # range 0-16</PRE>=
<PRE>debug_print_query =3D true<BR>#debug_print_parse =3D false<BR>#debug_p=
rint_rewritten =3D false<BR>#debug_print_plan =3D false<BR>debug_pretty_pri=
nt =3D true<BR><FONT face=3DArial size=3D2><BR><BR></FONT></PRE><PRE><FONT =
face=3DArial size=3D2>> Hi.<BR>> <BR>> I've got compiled a postgre=
sql-7.1.3 into a Debian Sid box (linux). All<BR>> works fine, but someti=
mes, when I go to look the log, this is set to<BR>> "zero", is empty. Th=
e postgresql don't write anything into it file.<BR>> I don't know if it =
occurs when stop-start postgres, or has any problem,<BR>> or... well, i =
don't know.<BR>> In the syslog, messages, or any sistem-log, don't show =
any problem... =BF?<BR>> <BR>> Anybody can help me, please?<BR>> E=
xcuse me my bad english... :(<BR>> <BR>> Have a nice day ;-)<BR>> =
TooManySecrets<BR>> <BR>> <BR>> <BR>> -------------------------=
--(end of broadcast)---------------------------<BR>> TIP 6: Have you sea=
rched our list archives?<BR>> <BR>> </FONT><A href=3D"http://archives=
.postgresql.org"><FONT face=3DArial size=3D2>http://archives.postgresql.org=
</FONT></A></PRE></BODY></HTML>
------=_NextPart_000_0042_01C1AF12.D6C79240--