Re: Partitioning Vs. Split Databases - performance? - Mailing list pgsql-general

From Tom Lane
Subject Re: Partitioning Vs. Split Databases - performance?
Date
Msg-id 21158.1166772152@sss.pgh.pa.us
Whole thread Raw
In response to Re: Partitioning Vs. Split Databases - performance?  (Ron Johnson <ron.l.johnson@cox.net>)
Responses Re: Partitioning Vs. Split Databases - performance?  (Ron Johnson <ron.l.johnson@cox.net>)
List pgsql-general
Ron Johnson <ron.l.johnson@cox.net> writes:
> Besides, since pg_dump is single-threaded, backing up a huge
> database gets impossible.  Federating the database allows multiple
> pg_dumps to simultaneously dump data to multiple tape drives.

... as long as you don't care about having a self-consistent dump ...

            regards, tom lane

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Password strength requirements
Next
From: "Wong Jowo"
Date:
Subject: Re: Need help on "org.postgresql.util.PSQLException: FATAL: terminating connection due to administrator command"