backup database tablespace with rsync? - Mailing list pgsql-sql

From chester c young
Subject backup database tablespace with rsync?
Date
Msg-id 451865.61216.qm@web54302.mail.re2.yahoo.com
Whole thread Raw
Responses Re: backup database tablespace with rsync?
List pgsql-sql
postgres A, db 'test', tablespace /pg/test1
postgres B, db 'test', tablespace /pg/test2

tablespace /pg/test1 only has A db 'test'
tablespace /pg/test2 only has B db 'test'

if
- A and B shut down
- /pg/test1 copied to /pg/test2
- A and B restarted

would B db 'test' be running the data that was in A db 'test'?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


pgsql-sql by date:

Previous
From: "Boergesson, Cheryl"
Date:
Subject:
Next
From: Mike Adams
Date:
Subject: Re: Refactored queries needing validation of syntactic equivalence