Re: [BUGS] BUG #14578: Tables with same name in different schema arenot shown with \dt
От | Euler Taveira |
---|---|
Тема | Re: [BUGS] BUG #14578: Tables with same name in different schema arenot shown with \dt |
Дата | |
Msg-id | de2f17fd-9a4f-064f-3587-204fead887f6@timbira.com.br обсуждение исходный текст |
Ответ на | [BUGS] BUG #14578: Tables with same name in different schema are not shownwith \dt (francois@teksol.info) |
Ответы |
Re: [BUGS] BUG #14578: Tables with same name in different schema are not shown with \dt
Re: [BUGS] BUG #14578: Tables with same name in different schema are not shown with \dt |
Список | pgsql-bugs |
On 04-03-2017 11:51, francois@teksol.info wrote: > In my schema, I happen to have two tables in different schemas with the same > name. PG supports that no problem, but when I listed the tables using \dt > and the search path set to both schemas, I expected to see the two tables. > Sadly, that wasn't the case. > It is not a bug. It is a documented behavior [1]. "An object is said to be visible if its containing schema is in the search path and no object of the same kind and name appears earlier in the search path." [1] https://www.postgresql.org/docs/9.6/static/app-psql.html -- Euler Taveira Timbira - http://www.timbira.com.br/ PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
В списке pgsql-bugs по дате отправления: