> What about user profiles stored in database in system pg_profile
> table ? We live in virtual world...
Yes, but I may need different .psqlrc for different databases.
I'd say
- global rc file (maybe in a pg_profile table)
- user settings (~/.pgrc, or maybe in the database too?)
- extra user settings (./.pgrc, or specified on command line)
mjl
------------------------------