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
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.