From: | aspenbr(at)gmail(dot)com |
---|---|
To: | Alban Hertroys <haramrae(at)gmail(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Problem for restoure data base Postgre |
Date: | 2012-03-16 11:21:59 |
Message-ID: | EFDBA158-6B1A-4D6F-87DC-6C321056A5A0@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Alban,
Fist Was installed postgre 8 on Centos after I remove this version and install postgre 9 . Maybe there are rest of installation of version 8 .
Thank you
Sent from my iPhone
On 16/03/2012, at 05:07, Alban Hertroys <haramrae(at)gmail(dot)com> wrote:
> On 16 Mar 2012, at 24:53, BrunoSteven wrote:
>
>> I am trying restoure data base from Postgre running on Windows Server 2003 32bits with Postgre with 9.0.3 for a Linux running Centos 6 with Postgre 9.0.7 , but wasn´t working very well .
>>
>> I post follow link for paste bin with some message error
>>
>> http://pastebin.com/94qnc8Hj
>>
>> I don´t understand very well functions Postgre, but I need help for solve this problem.
>
>
> You may want to check the preferred spelling of the product, it's definitely not Postgre.
>
> It looks like you're using an old version of pg_restore to attempt the restore. CREATE EXTENSION is new to Postgres 9.x, so your pg_restore is probably from a Postgres 8.x installation.
>
> Alban Hertroys
>
> --
> Screwing up is an excellent way to attach something to the ceiling.
>
From | Date | Subject | |
---|---|---|---|
Next Message | David Johnston | 2012-03-16 13:16:22 | Re: Zero-length character breaking query? |
Previous Message | Albe Laurenz | 2012-03-16 09:45:29 | Re: how to measure wal_buffer usage |