Re: Adding the host name to the PgSQL shell

Поиск
Список
Период
Сортировка
От Madison Kelly
Тема Re: Adding the host name to the PgSQL shell
Дата
Msg-id 4A2D4D39.60405@alteeve.com
обсуждение исходный текст
Ответ на Re: Adding the host name to the PgSQL shell  (Scott Mead <scott.lists@enterprisedb.com>)
Список pgsql-general
Scott Mead wrote:
>
> On Mon, Jun 8, 2009 at 1:30 PM, Madison Kelly <linux@alteeve.com
> <mailto:linux@alteeve.com>> wrote:
>
>
>     That works like a charm, thank you!
>
>
>   No problem :)
>
>
>
>     Next question though;
>
>     How can I get it to save my custom prompt across sessions/server
>     restarts? It there something equivalent to '.bash_profile'?
>
>
>   ~/.psqlrc

Thank you again!

For the record, in case someone finds this in an archive somewhere and
are a noob like me, you need to create this file in the home directory
of the shell user you call 'psql' from, *not* the user account used when
using the '-U user' switch. :)

Madi

В списке pgsql-general по дате отправления:

Предыдущее
От: Scott Mead
Дата:
Сообщение: Re: Adding the host name to the PgSQL shell
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Any way to bring up a PG instance with corrupted data in it?