Re: Inheritance problem when restoring db

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Sebastjan Trepca" <trepca(at)gmail(dot)com>
Cc: "Postgres General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Inheritance problem when restoring db
Date: 2007-10-29 19:46:27
Message-ID: 24984.1193687187@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I wrote:
> "Sebastjan Trepca" <trepca(at)gmail(dot)com> writes:
>> This is how to reproduce this issue:
>> ...
>> inh_test=# alter table capitals inherit cities;

> Fascinating. pg_dump is almost smart enough to get this right, ...

I've fixed this --- if you need a patch right away, see here:
http://archives.postgresql.org/pgsql-committers/2007-10/msg00448.php

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Joseph S 2007-10-29 20:17:28 DST problem on pg 8.2.5
Previous Message kamiseq 2007-10-29 19:37:32 Re: function and passing the table name to be used with SQL stmnt