On 06/12/2012 09:57 AM, Magnus Hagander wrote:

If you have a single tablespace you can have pg_basebackup write the
output to stdout and then pipe that through pigz.

Yeah, I saw that. Unfortunately we have tiered storage and hence two tablespaces. :(

To be fair, my current process cheats by following symlinks. I haven't yet modified it to explicitly handle tablespaces. I'll probably just steal the directory method pg_basebackup uses until it can natively call an external compression program.

Thanks, Magnus!

--
Shaun Thomas
OptionsHouse | 141 W. Jackson Blvd. | Suite 500 | Chicago IL, 60604
312-444-8534
stho...@optionshouse.com

______________________________________________

See http://www.peak6.com/email_disclaimer/ for terms and conditions related to 
this email

--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to