Re: [GENERAL] ~/.psqlrc file is ignored [solved: $HOME/.psqlrc] - Mailing list pgsql-general

From vstuart
Subject Re: [GENERAL] ~/.psqlrc file is ignored [solved: $HOME/.psqlrc]
Date
Msg-id 1500566655706-5972153.post@n3.nabble.com
Whole thread Raw
In response to Re: [GENERAL] ~/.psqlrc file is ignored [solved: $HOME/.psqlrc]  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
~/.bashrc alias:

alias pg='echo "  [sudo -u postgres -i]" && sudo -u postgres -i'



--
View this message in context: http://www.postgresql-archive.org/psqlrc-file-is-ignored-tp5971773p5972153.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: [GENERAL] ~/.psqlrc file is ignored [solved: $HOME/.psqlrc]
Next
From: greigwise
Date:
Subject: [GENERAL] Bug in postgres 9.6.2?