Re: POLA violation with \c service=

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: POLA violation with \c service=
Дата
Msg-id 20150219223328.GD8831@fetter.org
обсуждение исходный текст
Ответ на Re: POLA violation with \c service=  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: POLA violation with \c service=  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On Thu, Feb 19, 2015 at 09:32:29PM +0100, Pavel Stehule wrote:
> 2015-02-19 19:51 GMT+01:00 David Fetter <david@fetter.org>:
>
> > On Sun, Feb 01, 2015 at 08:38:24AM +0100, Pavel Stehule wrote:
> >
> > I'm not sure how best to illustrate those.  Are you thinking of one
> > example each for the URI and conninfo cases?
> >
>
> some like
>
> "most common form is:
>
> "\c mydb"
>
> but you can use any connection format described
> (libpq-connect.html#LIBPQ-PARAMKEYWORDS) like
>
> "\c postgresql://tom@localhost/mydb?application_name=myapp"

Examples added.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Вложения

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

Предыдущее
От: Ants Aasma
Дата:
Сообщение: Re: Allow "snapshot too old" error, to prevent bloat
Следующее
От: Adam Brightwell
Дата:
Сообщение: Re: CATUPDATE confusion?