Hi,

I like to move to eventually support PGSQL 9.3+ as an alternative engine.

With Firebird SQL I am using the following to set/get the language used by a connection/user.

rdb$get_context('USER_SESSION', 'LANGUAGE_ID') - http://www.firebirdsql.org/refdocs/langrefupd20-get-context.html

googling and looking at the PG documentation I can't find something similar, probably just using the wrong terminology:-( .

Anyone can give me a tip of where to look?

Thanks
Werner

--
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to