Re: Problem with partition tables and schemas - Mailing list pgsql-general

From Tom Lane
Subject Re: Problem with partition tables and schemas
Date
Msg-id 11841.1265157741@sss.pgh.pa.us
Whole thread Raw
In response to Re: Problem with partition tables and schemas  (Clemens Schwaighofer <clemens_schwaighofer@e-gra.co.jp>)
Responses Re: Problem with partition tables and schemas  (Schwaighofer Clemens <clemens.schwaighofer@tequila.jp>)
List pgsql-general
Clemens Schwaighofer <clemens_schwaighofer@e-gra.co.jp> writes:
> I already tried that. even with prefixing the alter table statement
> with the schema it does not work.

Not the ALTER TABLE, the insert/update/etc commands inside the trigger
functions.

            regards, tom lane

pgsql-general by date:

Previous
From: Reece Hart
Date:
Subject: Re: pg_dump issues
Next
From: Schwaighofer Clemens
Date:
Subject: Re: Problem with partition tables and schemas