| От | Tom Lane |
|---|---|
| Тема | Re: system tables |
| Дата | |
| Msg-id | 19167.1078356669@sss.pgh.pa.us обсуждение |
| Ответ на | system tables ("M. Bastin" <marcbastin@mindspring.com>) |
| Список | pgsql-novice |
"M. Bastin" <marcbastin@mindspring.com> writes: > 1. How do I find the user name for a given pid? See pg_stat_activity. > 2. Where's the list that links all valid text encoding names with the > numbers representing them? (E.g. UNICODE = 6) I don't believe this list exists as a system catalog. It is accessible through the pg_char_to_encoding() and pg_encoding_to_char() functions, though. > Is there an easy way to recoup how the different system tables are > related to each other, or does one simply have to know? See the docs: http://www.postgresql.org/docs/7.4/static/catalogs.html regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера