Re: [ADMIN] unimplemented functions

2004-03-19 Thread Bill Montgomery
the Postgres online documentation. Regards, Bill Montgomery ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [ADMIN] Database stat generation

2004-06-01 Thread Bill Montgomery
stats.html Regards, Bill Montgomery ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [ADMIN] Dump only part of a DB

2004-06-09 Thread Bill Montgomery
ome of our installed base (especially the older ones with large DB's that cause the problem) are still on 7.2 or 7.3. 7.3 supported schemas, but I'm not sure its pg_dump supported dumping individual ones. I'm running 7.3.4 and use pg_dump with individual

Re: [ADMIN] Replication

2004-08-10 Thread Bill Montgomery
ocess that connects to the pgsql server on your website. There are many ways to skin the replication cat, and the right one depends on your requirements. There is no one universal solution that's appropriate for everyone, but with more information, we could be of better help.