Re: Localization Oracle vs. Postgresql

Поиск
Список
Период
Сортировка
От Terry Yapt
Тема Re: Localization Oracle vs. Postgresql
Дата
Msg-id 0qsukvc8tj63ik3r9enisd8qktvqki1i1t@4ax.com
обсуждение исходный текст
Ответ на Localization Oracle vs. Postgresql  ("Amin Schoeib" <aschoeib@4tek.de>)
Список pgsql-general
>Now I want to know if it is possible (when yes the how?) in Postgresql
>To set dynamically the Localization?
>For example in Oracle you can set the  Localization for dates like this
>Alter session set NLS_DATE_LANGUAGE=American NLS_TERRITORY=America

SET DATESTYLE TO NonEuropean;

>
>This example would set the Date-Localization to American but only for the actual session.

This one too.

>Is something like this possible in Postgresql???

Look at:
 http://www.postgresql.org/docs/7.3/static/sql-set.html

Greetings

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

Предыдущее
От: "Derrick Betts"
Дата:
Сообщение: Errors sending Blob to DB
Следующее
От: "Gavani, Uma"
Дата:
Сообщение: Problems connecting to the database -_mdfd_getrelnfd: cannot open relation pg_type: Permission denied