Re: What packages I need to install to get Postgres working

Поиск
Список
Период
Сортировка
От Sam Mason
Тема Re: What packages I need to install to get Postgres working
Дата
Msg-id 20091207120812.GO5407@samason.me.uk
обсуждение исходный текст
Ответ на Re: What packages I need to install to get Postgres working  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
On Sun, Dec 06, 2009 at 02:21:09PM -0800, John R Pierce wrote:
> yourusername $ sudo su - postgres
> postgres $ psql

Somebody pointed out to me on this list that you don't need su for that.
The following is equivalent:

  sudo -u postgres psql

Also, because it's all one line it plays nicely when running from history.

--
  Sam  http://samason.me.uk/

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

Предыдущее
От: Sam Mason
Дата:
Сообщение: Re: Array comparison & prefix search
Следующее
От: Joana Camacho
Дата:
Сообщение: Error_startup postgresql server