Re: [HACKERS] Useful addition for psql? - Mailing list pgsql-hackers

From Martin J. Laubach
Subject Re: [HACKERS] Useful addition for psql?
Date
Msg-id 5f1bb2a33d79f0848f723922d0eca396
Whole thread Raw
In response to [HACKERS] Useful addition for psql?  (Andrew Martin <martin@biochemistry.ucl.ac.uk>)
List pgsql-hackers
> 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

------------------------------

pgsql-hackers by date:

Previous
From: Frank Dana
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.1 jumbo patch?