PostgreSQL/Postgre SQL/current config — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
(нет различий)
|
Текущая версия на 10:13, 26 мая 2010
Configuration Settings Functions
postgres=# -- Configuration Settings Functions
postgres=#
postgres=# SELECT current_setting("datestyle");
current_setting
-----------------
ISO, MDY
(1 row)
postgres=#
postgres=#