Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #118
| From | "Laurenz Albe" <invite@spam.to.invalid> |
|---|---|
| Newsgroups | comp.databases.postgresql |
| References | <1cd5172d-eab8-45e9-b9a0-4bd6744819ed@cu4g2000vbb.googlegroups.com> |
| Subject | Re: Vaccum |
| Date | 2011-05-06 16:39 +0200 |
| Organization | dienste.wien.at ISP |
| Message-ID | <1304692765.340927@proxy.dienste.wien.at> (permalink) |
Pedro Henrique wrote: > Good Morning, How do I run the windows Vacuum every day in a given > schedule You can create a vacuumdb job with the job scheduler. On Windows XP the job scheduler is found in Start > Programs > Accessories > System Tools > Scheduled Tasks Did you consider autovacuum? It is recommended and turned on by default in recent PostgreSQL versions. Yours, Laurenz Albe
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Find similar
Vaccum Pedro Henrique <pedrohcontatos@gmail.com> - 2011-05-06 07:07 -0700 Re: Vaccum "Laurenz Albe" <invite@spam.to.invalid> - 2011-05-06 16:39 +0200
csiph-web