Re: [GENERAL] Views

Поиск
Список
Период
Сортировка
Kaare Rasmussen wrote:
> 
> How can I see a view in psql after having created it? If I enter
> \d <viewname> I can see the fields, but how can I see what makes up the
> view? Best if the original CREATE statement could be listed somehow.

We could use EXPLAIN VIEW for this...
New item for TODO?

EXPLAIN TABLE, EXPLAIN INDEX, etc

Vadim


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