| От | Doug McNaught |
|---|---|
| Тема | Re: Any equivalent of MSSQL Detach? |
| Дата | |
| Msg-id | 874qji9041.fsf@asmodeus.mcnaught.org обсуждение исходный текст |
| Ответ на | Any equivalent of MSSQL Detach? (Kenneth Downs <firstinit.lastname@lastnameplusfam.net>) |
| Список | pgsql-general |
Kenneth Downs <firstinit.lastname@lastnameplusfam.net> writes: > I am wondering if it is possible to pick up a database from one computer and > move it over to another and then just plug it back in. No, unless you do the whole database cluster, and the two machines are the same architecture and have the same version of PG, compiled the same way. Basically there are a lot of interdependencies between different parts of the database cluster, so you can't just grab a single database and copy it over. pg_dump is the way to go... P.S. I'm replying to the list only because I can't be bothered to demangle your address. If you don't get the reply, tough toenails. -Doug
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера