Re: BUG #6734: create table (like ...) fails if an index has a comment - Mailing list pgsql-bugs

From Daniele Varrazzo
Subject Re: BUG #6734: create table (like ...) fails if an index has a comment
Date
Msg-id CA+mi_8YBWUZ8dL_do=kmK1b-ONcZs3Cn0mZGb0QTQ5Gc3ONz_Q@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6734: create table (like ...) fails if an index has a comment  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Fri, Jul 13, 2012 at 4:11 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Daniele Varrazzo <daniele.varrazzo@gmail.com> writes:
>> Wouldn't it be better to call the indexes NEWTABLE_OLDINDEXNAME?
>
> Then the CREATE LIKE command would fail altogether if that name were
> already taken.  Postponing the selection of the index name to the time
> when DefineIndex runs is really the only safe thing.

I've actually suggested to keep the numeric suffix to disambiguate in
case the name is already taken, as I assume the current "create like"
does. However this is not strictly related to the bug, it's more an
usability problem, so won't bother you with it anymore.

-- Daniele

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: BUG #6735: PANIC: 42501: could not open control file "global/pg_control": Permission denied
Next
From: Peter Eisentraut
Date:
Subject: Re: pg_basebackup de.po: Wrong translation