\dT+ does not give elements ?

Поиск
Список
Период
Сортировка
От Gauthier, Dave
Тема \dT+ does not give elements ?
Дата
Msg-id 482E80323A35A54498B8B70FF2B8798004D61983CE@azsmsx504.amr.corp.intel.com
обсуждение исходный текст
Ответы Re: \dT+ does not give elements ?
Список pgsql-general

Hi:

 

SImple/quick (hopefully)

 

thedb=# \dT+

                               List of data types

Schema |       Name        |   Internal name   | Size  | Elements | Description

--------+-------------------+-------------------+-------+----------+-------------

public | one_string_rec    | one_string_rec    | tuple |          |

public | pwr_stdb_data     | pwr_stdb_data     | tuple |          |

public | pwrrec            | pwrrec            | tuple |          |

public | tree_template_rec | tree_template_rec | tuple |          |

(4 rows)

 

...but no "elements".  These are all record types.  How can I see the composition of one of thest data types

 

Thanks in Advance !

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: How to convert HEX to ASCII?
Следующее
От: Jeff Amiel
Дата:
Сообщение: Oddball data distribution giving me planner headaches