Re: SELECT INTO large FKyed table is slow - Mailing list pgsql-performance

From Kevin Grittner
Subject Re: SELECT INTO large FKyed table is slow
Date
Msg-id 4CF63073020000250003802E@gw.wicourts.gov
Whole thread Raw
In response to Re: SELECT INTO large FKyed table is slow  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
Responses Re: SELECT INTO large FKyed table is slow  (Mladen Gogala <mladen.gogala@vmsinfo.com>)
Re: SELECT INTO large FKyed table is slow  ("Pierre C" <lists@peufeu.com>)
List pgsql-performance
Mladen Gogala <mladen.gogala@vmsinfo.com> wrote:

> There is a operating system which comes with a very decent extent
> based file system and a defragmentation tool, included in the OS.
> The file system is called "NTFS"

Been there, done that.  Not only was performance quite poor compared
to Linux, but reliability and staff time to manage things suffered
in comparison to Linux.

We had the luxury of identical hardware and the ability to load
balance a web site with millions of hits per day evenly between them
in both environments, as well as off-line saturation load testing.
At least for running a PostgreSQL database, my experience suggests
that the only reasonable excuse for running database on a Windows
server is that you're under a mandate from ill-informed managers to
do so.

-Kevin

pgsql-performance by date:

Previous
From: Kenneth Marshall
Date:
Subject: Re: SELECT INTO large FKyed table is slow
Next
From: Mladen Gogala
Date:
Subject: Re: SELECT INTO large FKyed table is slow