Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums

From: Nivruth Nandigam <nivruth_n(at)yahoo(dot)com>
To: "andrew(at)tao11(dot)riddles(dot)org(dot)uk" <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums
Date: 2018-07-20 13:54:20
Message-ID: 1227073966.7027848.1532094860675@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks Andrew, that makes sense. Could you also please answer these questions if possible? 
impact to table on adding values to existing enum postgresql
|
|
|
| | |

|

|
|
| |
impact to table on adding values to existing enum postgresql

I am new to PostgreSQL and using enum (MY_ENUM) as a column type for a table (MY_TABLE). Let's say MY_ENUM has values ('one', 'three', 'four') with default 'one' and there are 1 million records in
| |

|

|

Thanks,Nivruth 

Sent from Yahoo Mail on Android

On Thu, Jul 19, 2018 at 10:48 PM, Andrew Gierth<andrew(at)tao11(dot)riddles(dot)org(dot)uk> wrote: >>>>> "Nivruth" == Nivruth Nandigam <nivruth_n(at)yahoo(dot)com> writes:

Nivruth> Right clicking

Postgresql does not have anything that you could "right click" on. Any
graphical tool you might be using (whether it's pgadmin or something
else) is a separate project; bugs in such projects are NOT handled on
this list.

--
Andrew.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Gierth 2018-07-20 15:14:46 Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums
Previous Message Andrew Gierth 2018-07-20 05:48:45 Re: BUG #15286: BEFORE or AFTER not working while adding values for existing enums