Re: [BUGS] impossible to create a table having the same name of a sequence object
[EMAIL PROTECTED] writes: > impossible to create a table having the same name of a sequence object This is not a bug. A sequence is a table, of a sort, and so there's just one namespace for both. regards, tom lane
[BUGS] impossible to create a table having the same name of a sequence object
jose ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description impossible to create a table having the same name of a sequence object Long Description prova=# \d List of relations Name | Type | Owner --