Re: Compatible Dumps

From: Greg Stark <gsstark(at)mit(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Compatible Dumps
Date: 2005-03-03 18:37:36
Message-ID: 878y54y3rj.fsf@stark.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Richard Huxton <dev(at)archonet(dot)com> writes:

> This *will* break if the target table (1st param) is in a different schema than
> public, or if you have non-default sequence names.

Including if you've renamed a serial column since creating it, or if your
serial column has an extremely long name.

In practice it works well enough though.

--
greg

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mark 2005-03-03 19:07:53 hostname change and postgresql
Previous Message L. Fletcher 2005-03-03 18:19:59 unexpected 'aggregates not allowed in where clause' error