![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Marcin Kasperski | A process that is too complex will fail. http://mekk.waw.pl | (Booch) | ---------------------------------------------------------------------- |
#2
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#3
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#4
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#5
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#6
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#7
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#8
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#9
| |||
| |||
|
|
I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? |
#10
| |||
| |||
|
|
Marcin Kasperski <Marcin.Kasperski (AT) softax (DOT) com.pl> writes: I started to consider writing myself some scripts (around the idea of enabling WAL archiving, copying WAL files and simulating restore), but I am unlucky enough to cross architecture boundaries (i386 on source, amd64 on destination). Is it possible to convert backups and WALs for another architecture somehow? Why not use pg_dump and pg_restore with the plain text formats? With the plain text format, pg_dump will generate a compressed ASCII dump (using SQL IIRC) that will work no matter what the byte ordering is. |
|
Marcin Kasperski | If Staff, Scope and Schedule are all fixed, http://mekk.waw.pl | managers will have no options, other than | prayer. (Martin) ---------------------------------------------------------------------- |
![]() |
| Thread Tools | |
| Display Modes | |
| |