hi,
I need execute a SET statement on connect to postgres database.
ex:
SET a.b TO "value1";
SET a.c TO "value2";
and this needs run each connection.
is it possible?
sorry, my english is bad...
tanks
hi,
I need execute a SET statement on connect to postgres database.
ex:
SET a.b TO "value1";
SET a.c TO "value2";
and this needs run each connection.
is it possible?
sorry, my english is bad...
tanks