[GENERAL] fill factor guestimate

2011-06-18 Thread Dave Thompson
Hi, I have a table that will be updated frequently. Each row will be updated at least once during it's lifetime, and most rows will be updated ~10 times in their first 2 weeks of existence, and then relatively rarely after that. The rows are being updated by a prepared statement that gets

[GENERAL] plperl question: how to specifiy perl version?

2007-03-15 Thread Dave Thompson
Hi, I setup a plperl handler in Postgres 8.1 running under Solaris. The machine has multiple versions of Perl installed, and plperl is not using the correct Perl binary. How do I set which Perl binary plperl should use? Thanks -Dave ---(end of