Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Mailing Lists
Subscribe
User lists
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-bugs
pgsql-docs
pgsql-cygwin
pgsql-general
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql -performance
pgsql-php
pgsql-ports
pgsql-sql
Developer lists
Regional lists
Project lists
User groups
Inactive lists
IRC
In The Real World
International Sites
Propaganda
Resources
Weekly News
Search for
Advanced Search
pgsql-performance 2008-03 Thread Index (1/3)
Last updated: Tue Apr 01 02:30:21 2008
539 messages
Main Index
[Prev Page]
[
Next Page
]
Performance Implications of Using Exceptions
Ravi Chemudugunta
Re: Performance Implications of Using Exceptions
Stephen Frost
Re: Performance Implications of Using Exceptions
Stephen Denne
Message not available
Re: Performance Implications of Using Exceptions
Robins Tharakan
Re: Performance Implications of Using Exceptions
Ravi Chemudugunta
POSIX file updates
James Mansion
Re: POSIX file updates
Mark Mielke
Re: POSIX file updates
James Mansion
Re: POSIX file updates
James Mansion
Re: POSIX file updates
James Mansion
Re: POSIX file updates
Greg Smith
optimizing query performance
Frits Hoogland
Bad prepare performance
Martin Kjeldsen
Re: Bad prepare performance
Cédric Villemain
Planning a new server - help needed
Laszlo Nagy
Re: Planning a new server - help needed
Claus Guttesen
Re: Planning a new server - help needed
Laszlo Nagy
Re: Planning a new server - help needed
Weinzierl Stefan
Re: Planning a new server - help needed
Reko Turja
Re: Planning a new server - help needed
Greg Smith
Re: Planning a new server - help needed
James Mansion
Re: Planning a new server - help needed
PFC
Re: Planning a new server - help needed
James Mansion
Re: Planning a new server - help needed
Greg Smith
Re: Planning a new server - help needed
Craig Ringer
Re: Planning a new server - help needed
Guy Rouillier
Re: Planning a new server - help needed
Dan Harris
Re: Planning a new server - help needed
Peter Eisentraut
using like in a prepare doesnt' use the right index
Dave Cramer
Re: using like in a prepare doesnt' use the right index
Gavin Sherry
"Slow" query or just "Bad hardware"?
Jesper Krogh
Re: "Slow" query or just "Bad hardware"?
Matthew
Re: "Slow" query or just "Bad hardware"?
PFC
Re: "Slow" query or just "Bad hardware"?
PFC
Re: "Slow" query or just "Bad hardware"?
Alvaro Herrera
Re: "Slow" query or just "Bad hardware"?
Bill Moran
Re: "Slow" query or just "Bad hardware"?
Luke Lonergan
vacuum in Postgresql 8.0.x slowing down the database
Vinubalaji Gopal
Re: vacuum in Postgresql 8.0.x slowing down the database
Joshua D. Drake
Re: vacuum in Postgresql 8.0.x slowing down the database
Vinubalaji Gopal
how can a couple of expensive queries drag my system down?
p prince
Re: how can a couple of expensive queries drag my system down?
Alan Hodgson
Re: how can a couple of expensive queries drag my system down?
Scott Marlowe
Re: how can a couple of expensive queries drag my system down?
Shane Ambler
Re: how can a couple of expensive queries drag my system down?
Scott Marlowe
Re: how can a couple of expensive queries drag my system down?
Erik Jones
Re: how can a couple of expensive queries drag my system down?
PFC
Query Optimization
Gopinath Narasimhan
1-/2-dimensional indexes for common columns, rationale?
Marinos Yannikos
Re: 1-/2-dimensional indexes for common columns, rationale?
A. Kretschmer
Re: 1-/2-dimensional indexes for common columns, rationale?
Matthew
Re: 1-/2-dimensional indexes for common columns, rationale?
PFC
Re: 1-/2-dimensional indexes for common columns, rationale?
Marinos Yannikos
Re: 1-/2-dimensional indexes for common columns, rationale?
A. Kretschmer
Re: 1-/2-dimensional indexes for common columns, rationale?
Craig Ringer
Preparing statements on connection startup
PFC
what is the maximum number of rows in a table in postgresql 8.1
sathiya psql
Re: what is the maximum number of rows in a table in postgresql 8.1
Harald Armin Massa
Re: what is the maximum number of rows in a table in postgresql 8.1
sathiya psql
Re: what is the maximum number of rows in a table in postgresql 8.1
Alvaro Herrera
Re: what is the maximum number of rows in a table in postgresql 8.1
sathiya psql
Re: what is the maximum number of rows in a table in postgresql 8.1
Craig Ringer
Re: what is the maximum number of rows in a table in postgresql 8.1
sathiya psql
Re: what is the maximum number of rows in a table in postgresql 8.1
Craig Ringer
Re: what is the maximum number of rows in a table in postgresql 8.1
Ivan Voras
Re: what is the maximum number of rows in a table in postgresql 8.1
Bill Moran
Re: what is the maximum number of rows in a table in postgresql 8.1
Matthew
postgresql is slow with larger table even it is in RAM
sathiya psql
Message not available
Re: postgresql is slow with larger table even it is in RAM
sathiya psql
Re: postgresql is slow with larger table even it is in RAM
Chris Browne
Re: postgresql is slow with larger table even it is in RAM
hubert depesz lubaczewski
Re: postgresql is slow with larger table even it is in RAM
Craig Ringer
Re: postgresql is slow with larger table even it is in RAM
Alvaro Herrera
Re: postgresql is slow with larger table even it is in RAM
Bill Moran
Re: postgresql is slow with larger table even it is in RAM
sathiya psql
Re: postgresql is slow with larger table even it is in RAM
Bill Moran
Re: postgresql is slow with larger table even it is in RAM
Luke Lonergan
Re: postgresql is slow with larger table even it is in RAM
sathiya psql
Re: postgresql is slow with larger table even it is in RAM
Peter Koczan
Re: postgresql is slow with larger table even it is in RAM
Luke Lonergan
Planning hot/live backups?
Steve Poe
Re: Planning hot/live backups?
Campbell, Lance
Re: Planning hot/live backups?
Matthew T. O'Connor
Re: Planning hot/live backups?
paul rivers
Re: Planning hot/live backups?
Tom Lane
Re: Planning hot/live backups?
Steve Poe
Message not available
Re: Planning hot/live backups?
Matthew T. O'Connor
Re: Planning hot/live backups?
Miguel Arroz
Re: Planning hot/live backups?
Matthew T. O'Connor
waiting for harddisk
petchimuthu lingam
Re: waiting for harddisk
PFC
Re: waiting for harddisk
Scott Marlowe
increasing shared buffer slow downs query performance.
petchimuthu lingam
Re: increasing shared buffer slow downs query performance.
Andreas Kretschmer
Re: increasing shared buffer slow downs query performance.
Pavan Deolasee
Turn correlated in subquery into join
Dennis Bjorklund
Re: Turn correlated in subquery into join
Tom Lane
slow pg_connect()
firerox
Re: slow pg_connect()
Craig Ringer
Re: slow pg_connect()
Craig Ringer
Re: slow pg_connect()
Tommy Gildseth
Re: slow pg_connect()
Thomas Pundt
Re: slow pg_connect()
Chris
<Possible follow-ups>
Re: slow pg_connect()
vincent
Views and functions returning sets of records
Giorgio Valoti
Re: Views and functions returning sets of records
Andreas Kretschmer
Re: Views and functions returning sets of records
Tom Lane
Re: Views and functions returning sets of records
Andreas Kretschmer
Re: Views and functions returning sets of records
Giorgio Valoti
Re: Views and functions returning sets of records
Tom Lane
Having MANY MANY empty columns in database
sathiya psql
Re: Having MANY MANY empty columns in database
Craig Ringer
Re: Having MANY MANY empty columns in database
sathiya psql
Re: Linux/PostgreSQL scalability issue - problem with 8 cores
Bruce Momjian
PostgreSQL NetApp and NFS
Chris Hoover
Re: PostgreSQL NetApp and NFS
Bruce Momjian
Re: PostgreSQL NetApp and NFS
Frits Hoogland
Re: PostgreSQL NetApp and NFS
Tom Lane
Re: PostgreSQL NetApp and NFS
Bruce Momjian
Re: PostgreSQL NetApp and NFS
Tom Lane
Re: PostgreSQL NetApp and NFS
Bruce Momjian
Re: PostgreSQL NetApp and NFS
Woody Woodring
Re: PostgreSQL NetApp and NFS
Dawid Kuroczko
Re: PostgreSQL NetApp and NFS
Gregory Stark
Re: PostgreSQL NetApp and NFS
Jurgen Haan
Windows XP 64 bit
Campbell, Lance
PG writes a lot to the disk
Laurent Raufaste
Re: PG writes a lot to the disk
Bill Moran
Re: PG writes a lot to the disk
Greg Smith
Re: PG writes a lot to the disk
Albe Laurenz
Re: PG writes a lot to the disk
Laurent Raufaste
Re: PG writes a lot to the disk
Albe Laurenz
Re: PG writes a lot to the disk
Bill Moran
Re: PG writes a lot to the disk
Tom Lane
Re: PG writes a lot to the disk
Laurent Raufaste
Re: PG writes a lot to the disk
Gregory Stark
Re: PG writes a lot to the disk
Laurent Raufaste
Re: PG writes a lot to the disk
Bill Moran
Re: PG writes a lot to the disk
Kris Jurka
question on TRUNCATE vs VACUUM FULL
Mark Steben
Re: question on TRUNCATE vs VACUUM FULL
Chris
Re: question on TRUNCATE vs VACUUM FULL
Mark Steben
Re: question on TRUNCATE vs VACUUM FULL
Bill Moran
Re: question on TRUNCATE vs VACUUM FULL
Mark Steben
Re: question on TRUNCATE vs VACUUM FULL
Bill Moran
Re: question on TRUNCATE vs VACUUM FULL
Alvaro Herrera
Planner mis-estimation using nested loops followup
Chris Kratz
Re: Planner mis-estimation using nested loops followup
Joshua D. Drake
Re: Planner mis-estimation using nested loops followup
Chris Kratz
Re: Planner mis-estimation using nested loops followup
Scott Marlowe
Re: Planner mis-estimation using nested loops followup
Stephen Denne
Re: Planner mis-estimation using nested loops followup
Matthew
Re: Planner mis-estimation using nested loops followup
KC ESL
Re: TB-sized databases
Bruce Momjian
Re: TB-sized databases
Tom Lane
Re: TB-sized databases
Bruce Momjian
Re: TB-sized databases
Ron Mayer
Re: TB-sized databases
Tom Lane
Re: TB-sized databases
Ron Mayer
Re: TB-sized databases
Ron Mayer
Re: TB-sized databases
Pablo Alcaraz
performance tools
sathiya psql
Re: performance tools
Mark Steben
Re: performance tools
sathiya psql
Re: performance tools
Ben Chobot
Re: performance tools
Andrej Ricnik-Bay
Re: performance tools
Franck Routier
What is the best way to storage music files in Postgresql
Rich
Re: What is the best way to storage music files in Postgresql
Craig James
Re: What is the best way to storage music files in Postgresql
Craig Ringer
Re: What is the best way to storage music files in Postgresql
Peter Koczan
Re: What is the best way to storage music files in Postgresql
Rich
Re: What is the best way to storage music files in Postgresql
Peter Koczan
Re: What is the best way to storage music files in Postgresql
Andrej Ricnik-Bay
Re: What is the best way to storage music files in Postgresql
Craig Ringer
Re: What is the best way to storage music files in Postgresql
Andrej Ricnik-Bay
Re: What is the best way to storage music files in Postgresql
david
Re: What is the best way to storage music files in Postgresql
Gregory Stark
Re: What is the best way to storage music files in Postgresql
david
Re: What is the best way to storage music files in Postgresql
Craig Ringer
Main Index
[Prev Page]
[
Next Page
]
Mail converted by
MHonArc
Privacy Policy
| PostgreSQL Archives hosted by
Command Prompt, Inc.
| Designed by
tinysofa
Copyright © 1996 – 2007 PostgreSQL Global Development Group