Re: moving system catalogs to another tablespace
From:
scc <scott(at)corscadden(dot)ca>
To:
pgsql-hackers(at)postgresql(dot)org
Subject:
Re: moving system catalogs to another tablespace
Date:
2012-10-01 20:50:29
Message-ID:
1349124629501-5726208.post@n5.nabble.com (view raw or flat )
Thread:
2009-10-05 23:18:01 from Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
2009-10-05 23:24:15 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2012-10-01 20:08:57 from scc <scott(at)corscadden(dot)ca>
2012-10-01 20:35:57 from Jaime Casanova <jaime(at)2ndquadrant(dot)com>
2012-10-01 20:50:29 from scc <scott(at)corscadden(dot)ca>
2012-10-02 03:08:36 from scc <scott(at)corscadden(dot)ca>
2009-10-06 00:15:26 from Euler Taveira de Oliveira <euler(at)timbira(dot)com>
2009-10-06 03:08:55 from Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
2009-10-06 03:26:52 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2009-10-06 14:29:42 from Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
2009-10-06 14:43:34 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2009-10-06 14:58:11 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2009-10-06 15:48:11 from Csaba Nagy <nagy(at)ecircle-ag(dot)com>
2009-10-06 15:07:21 from Jaime Casanova <jcasanov(at)systemguards(dot)com(dot)ec>
2009-10-06 15:44:35 from Euler Taveira de Oliveira <euler(at)timbira(dot)com>
Lists:
pgsql-hackers
Thanks so much - sounds like I have a backup option if plan A fails.
Do you or any others here foresee any issues with me doing a database stop
(i.e., "pg_ctl stop -D data") followed by one more "rsync -aP" to true up
the directory on the external drive, with finally a "pg_ctl -D
/path-to-attached-drive"?
./scc
--
View this message in context: http://postgresql.1045698.n5.nabble.com/moving-system-catalogs-to-another-tablespace-tp2014761p5726208.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com .
In response to
Responses
pgsql-hackers by date
Next :From: Selena DeckelmannDate: 2012-10-01 21:28:45
Subject : Re: setting per-database/role parameters checks them
against wrong context
Previous :From : Selena DeckelmannDate : 2012-10-01 20:37:11
Subject : Re: setting per-database/role parameters checks them
against wrong context