| От | Tom Lane |
|---|---|
| Тема | "txn" in pg_stat_activity |
| Дата | |
| Msg-id | 8083.1189472685@sss.pgh.pa.us обсуждение |
| Ответы |
Re: "txn" in pg_stat_activity
|
| Список | pgsql-hackers |
I have just noticed that a column "txn_start" has appeared in
pg_stat_activity since 8.2. It's a good idea, but who chose the name?
We do not use that abbreviation for "transaction" anywhere else in
Postgres, certainly not in any user-exposed places.
I'm inclined to rename it to "xact_start", which is an abbreviation
that we *do* use in the code, and in some user-visible places, eg,
pg_stat_database has "xact_commit" and "xact_rollback" columns.
Other suggestions? If we don't change it before 8.3 beta starts,
we'll be stuck with it ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера