RE: [GENERAL] How 2 shutoff verbose logging... - Mailing list pgsql-general

From Culberson, Philip
Subject RE: [GENERAL] How 2 shutoff verbose logging...
Date
Msg-id A95EFC3B707BD311986C00A0C9E95B6A04B3A7@datmail03.dat.com
Whole thread Raw
List pgsql-general
>> postmaster -i -o "-F -S 4096 -s"

Remove the "-s" from the backend options.


Happy New Year

Phil Culberson

-----Original Message-----
From: Ed Loehr [mailto:eloehr@austin.rr.com]
Sent: Sunday, January 02, 2000 4:18 PM
To: pg-gen
Subject: [GENERAL] How 2 shutoff verbose logging...


Could someone remind me of how to shutoff the following log
messages?

! postgres usage stats:
!       Shared blocks:          0 read,          0 written,
buffer hit rate = 0.00%
!       Local  blocks:          0 read,          0 written,
buffer hit rate = 0.00%
!       Direct blocks:          0 read,          0 written
! system usage stats:
!       0.000108 elapsed 0.000000 user 0.000000 system sec
!       [0.640000 user 0.040000 sys total]
!       0/0 [0/0] filesystem blocks in/out
!       0/0 [163/524] page faults/reclaims, 0 [0] swaps
!       0 [0] signals rcvd, 0/0 [0/0] messages rcvd/sent
!       0/0 [0/0] voluntary/involuntary context switches

I started postmaster with the following command:  postmaster -i
-o "-F -S 4096 -s"

And I have no pg_options file at all.

Cheers,
Ed Loehr


************

pgsql-general by date:

Previous
From: postgres@taifun.interface.business.de
Date:
Subject: RE: [GENERAL] using password protection in pgtcl
Next
From: Robert
Date:
Subject: Re: [GENERAL] Announce: PostgreSQL-6.5.3 binaries available for Windows NT