Re: Changing session ownership in a web app (or how to peel an onion) - Mailing list pgsql-general

From Tom Lane
Subject Re: Changing session ownership in a web app (or how to peel an onion)
Date
Msg-id 10510.1097860433@sss.pgh.pa.us
Whole thread Raw
In response to Changing session ownership in a web app (or how to peel an onion)  ("Greg Wickham" <greg.wickham@grangenet.net>)
Responses Re: Changing session ownership in a web app (or how to peel an onion)  ("Greg Wickham" <greg.wickham@grangenet.net>)
List pgsql-general
"Greg Wickham" <greg.wickham@grangenet.net> writes:
> ... (Postgres has strict limitations on usernames which make using
> them for users impractical.)

Er, which "strict limitations" would those be?  You can put almost
anything into a double-quoted identifier.

            regards, tom lane

pgsql-general by date:

Previous
From: "Ian Harding"
Date:
Subject: Re: creating audit tables
Next
From: Tom Lane
Date:
Subject: Re: Multicolumn Indexes