backup database tablespace with rsync?

Поиск
Список
Период
Сортировка
От chester c young
Тема backup database tablespace with rsync?
Дата
Msg-id 451865.61216.qm@web54302.mail.re2.yahoo.com
обсуждение исходный текст
Ответы Re: backup database tablespace with rsync?  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Boergesson, Cheryl"
Дата:
Сообщение:
Следующее
От: Mike Adams
Дата:
Сообщение: Re: Refactored queries needing validation of syntactic equivalence