Re: ALTER INDEX ... ALTER COLUMN not present in dump

From: Sergei Kornilov <sk(at)zsrv(dot)org>
To: Ronan Dunklau <ronan(dot)dunklau(at)people-doc(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump
Date: 2018-11-15 10:44:42
Message-ID: 4498621542278682@iva3-0d9a30469759.qloud-c.yandex.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Hello
Can you give reproducible example?
I have ALTER TABLE ONLY (schema).(table) ALTER COLUMN (column) SET STATISTICS (target); in pg_dump output.

regards, Sergei

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Ronan Dunklau 2018-11-15 10:52:41 Re: ALTER INDEX ... ALTER COLUMN not present in dump
Previous Message Ronan Dunklau 2018-11-15 10:23:24 ALTER INDEX ... ALTER COLUMN not present in dump

Browse pgsql-hackers by date

  From Date Subject
Next Message Ronan Dunklau 2018-11-15 10:52:41 Re: ALTER INDEX ... ALTER COLUMN not present in dump
Previous Message Michael Paquier 2018-11-15 10:41:35 Re: reloption to prevent VACUUM from truncating empty pages at the end of relation