Re: pg_restore fails to restore sequences - Mailing list pgsql-general

From Thom Brown
Subject Re: pg_restore fails to restore sequences
Date
Msg-id CAA-aLv6zYte_84mOPa2eVbR4dbJvRSOR7sycurBuWv_8x1XVWg@mail.gmail.com
Whole thread Raw
In response to Re: pg_restore fails to restore sequences  (Spencer Gardner <spencergardner@gmail.com>)
Responses Re: pg_restore fails to restore sequences
List pgsql-general
On 28 September 2015 at 22:21, Spencer Gardner <spencergardner@gmail.com> wrote:
> Actually, yes. That's the reason for backing up. We had been playing with
> BDR on a custom build but have reverted to the stock Ubuntu build for the
> time being. So it sounds like the issue is caused by dumping from our custom
> BDR build. It's not really a big issue - I've already rebuilt the affected
> sequences.

Have you tried dumping the database using the stock pg_dump
executable?  The BDR branch isn't compatible with regular PostgreSQL,
at least not yet.

Thom


pgsql-general by date:

Previous
From: Spencer Gardner
Date:
Subject: Re: pg_restore fails to restore sequences
Next
From: Tom Lane
Date:
Subject: Re: pg_restore fails to restore sequences