Re: Binary compatibility
От
Tom Lane
Тема
Re: Binary compatibility
Дата
Msg-id
22554.1332307025@sss.pgh.pa.us
Ответ на
Binary compatibility (Alexander Pyhalov)
Список
Дерево обсуждения
Binary compatibility Alexander Pyhalov <alp@rsu.ru>
Re: Binary compatibility Tom Lane <tgl@sss.pgh.pa.us>
Alexander Pyhalov writes: > We have FreeBSD/amd64 PostgreSQL 9.0 server and would like to move data > to Linux/amd64 PostgreSQL 9.0 server. Are databases on these systems > binary compatible? Can I just transfer datafiles or I have to do full > export/import? If built with same configure options, I'd expect those two to be binary compatible. But the wise man will test it before trusting it, no? regards, tom lane
В списке pgsql-general по дате отправления