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

From Mladen Gogala
Subject Re: SELECT INTO large FKyed table is slow
Date
Msg-id 4CF682A7.4030109@vmsinfo.com
Whole thread Raw
In response to Re: SELECT INTO large FKyed table is slow  (Mario Splivalo <mario.splivalo@megafon.hr>)
Responses Re: SELECT INTO large FKyed table is slow  (Kenneth Marshall <ktm@rice.edu>)
Re: SELECT INTO large FKyed table is slow  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-performance
Mario Splivalo wrote:
> I'll try what Pierre suggested, on whole new filesystem. This one did
> get quite filled with thousands of files that I deleted while the
> database was working.
>
>     Mario
>

Yes, that is a good idea. That's the reason why we need a
defragmentation tool on Linux. Unfortunately, the only file system that
currently has a decent defragmentation tool is XFS and that is a paid
option, at least with Red Hat. Greg Smith has recently posted a
wonderful review of PostgreSQL on various file systems:

http://blog.2ndquadrant.com/en/2010/04/the-return-of-xfs-on-linux.html

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" and company is in the land of Redmond, WA where
the shadows lie. One OS to rule them all...

--

Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
http://www.vmsinfo.com
The Leader in Integrated Media Intelligence Solutions




pgsql-performance by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Clarification, please
Next
From: Kenneth Marshall
Date:
Subject: Re: SELECT INTO large FKyed table is slow