Re: Problem for restoure data base Postgre

From: Alban Hertroys <haramrae(at)gmail(dot)com>
To: BrunoSteven <aspenbr(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem for restoure data base Postgre
Date: 2012-03-16 08:07:33
Message-ID: 5F260271-AB41-4E99-BF1E-6326AE108BCA@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Simon Riggs 2012-03-16 08:26:19 Re: Optimise PostgreSQL for fast testing
Previous Message Dmytrii Nagirniak 2012-03-16 04:38:26 Re: Optimise PostgreSQL for fast testing