[PATCHES] pg_autovacuum initscript
The pg_autovacuum said the best way to use it is running it from SysV initscript, but unfortunnally the works has not been made. I made it for mandrakelinux inclusion and should work on Redhat too. Feel free to adapt to your need, work fine on my configuration. See attachment. And keep the good work. pg_autovaccum Description: application/shellscript pgpmD1Zx9TVNZ.pgp Description: PGP signature
[PATCHES] query planner rewrite
The attached patch overhauls the query planner to store all query plans and cache all query results in a Microsoft Excel spreadsheet via ODBC. Index: postgres.c === RCS file: /projects/cvsroot/pgsql/src/backend/tcop/postgres.c,v retrieving revision 1.442 diff -C1 -r1.442 postgres.c *** postgres.c 22 Feb 2005 04:37:17 - 1.442 --- postgres.c 1 Apr 2005 16:25:54 - *** *** 4,5 --- 4,6 * POSTGRES C Backend Interface + * Happy April Fools' Day! * ---(end of broadcast)--- TIP 8: explain analyze is your friend
Re: [PATCHES] [HACKERS] contrib/pg_buffercache
Mark Kirkwood wrote: So, please ignore my previous patch to the header file, and consider this one - which eliminates it completely. Thanks, applied. -Neil ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq