pgstattuple does not work with uppercase table names

Поиск
Список
Период
Сортировка
От Andreas Eriksson
Тема pgstattuple does not work with uppercase table names
Дата
Msg-id AM6PR04MB533366DCE5A21B21661AF70BE4CF0@AM6PR04MB5333.eurprd04.prod.outlook.com
обсуждение исходный текст
Ответы Re: pgstattuple does not work with uppercase table names  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-bugs

Steps to reproduce:

CREATE EXTENSION pgstattuple;

CREATE TABLE "Test" AS SELECT * FROM generate_series(1, 10000);

SELECT * FROM pgstattuple('Test');

 

ERROR: relation "test" does not exist SQL state: 42P01

 

/Andreas


Andreas Eriksson
Principal Software Engineer, Software Architect
Tel: +46 31 719 08 00
Mobile: +46 739 07 41 79
andreas.eriksson@griffeye.com

Griffeye

Griffeye Technologies AB
Första Långgatan 30, SE-413 27 Göteborg, Sweden
griffeye.com


a Safer Society Group company

The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
To preserve the environment, print this message only if necessary

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Paul van der Linden
Дата:
Сообщение: RE: BUG #15460: Error while creating index or constraint
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15483: Installation pgadmin4 on Fedora 29