> I have to create users via an ODBC connection, but I get this error: > CREATE USER: may not be called in a transaction block > With psql I have no problems. Any body knows what is happening? Yeah. There are too many transaction block wrappers (BEGIN/COMMIT statements) in the ODBC driver. I'm not sure if we have patches for it yet... - Thomas
- [GENERAL] CREATE USER Diego Schvartzman
- RE: [GENERAL] CREATE USER Thomas Lockhart
- RE: [GENERAL] CREATE USER Hiroshi Inoue
- Re: [GENERAL] CREATE USER Tom Lane
- [GENERAL] create user Marcos