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" <[EMAIL PROTECTED]> To: "Mailing Lists" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote: > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message