Re: [GENERAL] restoring a backup, incompatible with server

2006-08-08 Thread Tom Lane
Joe Lester <[EMAIL PROTECTED]> writes: > Development is Mac OS 10.4.0 (PPC). Production is Mac OS 10.4.7 > (Intel). Is that the kicker... PPC vs Intel? You don't get to move physical database files between different machine architectures... usually we see people griping about 32-bit vs 64-bit, b

Re: [GENERAL] restoring a backup, incompatible with server

2006-08-08 Thread Scott Marlowe
On Tue, 2006-08-08 at 13:06, Joe Lester wrote: > Hi, > > Development is Mac OS 10.4.0 (PPC). Production is Mac OS 10.4.7 > (Intel). Is that the kicker... PPC vs Intel? Yep. ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ?

Re: [GENERAL] restoring a backup, incompatible with server

2006-08-08 Thread Joe Lester
Hi,Development is Mac OS 10.4.0 (PPC). Production is Mac OS 10.4.7 (Intel). Is that the kicker... PPC vs Intel?On Aug 8, 2006, at 1:46 PM, Talha Khan wrote:Hey Joe!! Which OS are you running on development server and  production server?? regards Talha Khan On 8/8/06, Joe Lester <[EMAIL PROTECTED]

[GENERAL] restoring a backup, incompatible with server

2006-08-08 Thread Joe Lester
I'm having a little trouble restoring a backup (from the production server to our development server). I recently updated both production and development servers to postgres 8.1.4 from 8.0.x. When I updated production, I did a fresh initdb and imported from a previous dump. This server is r