From: | Czuczy Gergely <phoemix(at)harmless(dot)hu> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Logging improvements and rehashing |
Date: | 2003-09-05 15:57:20 |
Message-ID: | Pine.LNX.4.44.0309051757080.8263-100000@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)harmless(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2003-09-05 15:57:26 | Re: [PATCHES] Warning for missing createlang |
Previous Message | scott.marlowe | 2003-09-05 15:56:15 | Re: Seqscan in MAX(index_column) |