Re: Another conversion from ASA to PostGres how to
От
Francisco Reyes
Тема
Re: Another conversion from ASA to PostGres how to
Дата
Msg-id
cone.1181920637.647977.53974.5001@35st.simplicato.com
Список
Дерево обсуждения
Re: Another conversion from ASA to PostGres how to Francisco Reyes <lists@stringsutils.com>
Re: Another conversion from ASA to PostGres how to Tom Lane <tgl@sss.pgh.pa.us>
Mike Gould writes:
> After a user is authenticated on a connection, if this setting is set,
> then the database automatically triggers this procedure to be run.
Don't know about triggers, but I you can do "set" commands on a per
user bases.
ALTER USER name SET configuration_parameter { TO | = } { value | DEFAULT }
В списке pgsql-general по дате отправления