Date: Wed, 2 Oct 2002 11:21:35 -0500 From: "Thomas T. Veldhouse" <veldy@veldy.net> To: "GB Clark" <gclarkii@vsservices.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: MySQL or Postgresql on FreeBSD, have I just started a holy war? Message-ID: <011101c26a2f$ca62b970$8204dca7@northamerica.corp.microsoft.com> References: <20021002101939.A497@a2448.av.si-aceralia><A33169A8-D5EE-11D6-B872-0003935761AA@imagefoundation.com> <20021002070518.2a402b06.gclarkii@vsservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I am a Postgresql person myself. I can say there is one bad thing about Postgres that might be annoying to some. When data is deleted, the disk space is not recovered until a manual "vacuum" takes place. On a high load system with many updates or deletes, this could be a real headache. A cron job would probably fill role nicely. Tom Veldhouse ----- Original Message ----- From: "GB Clark" <gclarkii@vsservices.com> To: "Mailing Lists" <lists@imagefoundation.com> Cc: <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, October 02, 2002 7:05 AM Subject: Re: MySQL or Postgresql on FreeBSD, have I just started a holy war? > Hello, > > I'm a PostgreSQL person so take all my comments with that in mind. > > On Wed, 2 Oct 2002 03:06:37 -0700 > Mailing Lists <lists@imagefoundation.com> wrote: > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011101c26a2f$ca62b970$8204dca7>