Re: [ADMIN] MS Access and PostgreSQL

2006-04-15 Thread C K
Thanks you. I found it very useful and solved my problem. Thanks. CPK ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

Re: [ADMIN] Autovacuum ideas

2006-04-15 Thread adey
If autovacuum is to be provided with facilities for individual table and time window controls, that can be done currently using VACUUM TABLE FULL. Currently this must be scheduled in crontab - a task scheduler in PGAdmin would be very helpful to do this instead of crontab that usually requires sysa