Logging improvements and rehashing - Mailing list pgsql-hackers

From Czuczy Gergely
Subject Logging improvements and rehashing
Date
Msg-id Pine.LNX.4.44.0309051757080.8263-100000@localhost
Whole thread Raw
Responses Re: Logging improvements and rehashing  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello

It would be very nice to create a way to log only bad queries, which's
resulted in an error. This way a higher loglevel wouldn't be necessary.

one other thing,
by sending a SIGHUP to the postmaster it reinits it's config files. Now
i've made some store functions in C, and it would be very nice, if
postgres had re-opened these modules somehow. after overwriting the module
with the fresh-compiled version, the first query always crashed the
backend.


Bye,

Gergely Czuczy
mailto: phoemix@harmless.hu
PGP: http://phoemix.harmless.hu/phoemix.pgp

The point is, that geeks are not necessarily the outcasts
society often believes they are. The fact is that society
isn't cool enough to be included in our activities.



pgsql-hackers by date:

Previous
From: Jeroen Ruigrok/asmodai
Date:
Subject: Re: 64-bit pgsql
Next
From: Bruce Momjian
Date:
Subject: Re: [PATCHES] Warning for missing createlang