Running on different host

Поиск
Список
Период
Сортировка
От Andrey Novikov
Тема Running on different host
Дата
Msg-id 17846.980602@citmgu.ru
обсуждение исходный текст
Список pgsql-admin
Hello.

How can I connect from Web to PostgreSQL running on
another host? What do I need to set in PostgreSQL
configuration?

I'm using p5-Pg to access in on localhost. Thet's the
initialization part (Perl):

use Pg;
$conn = Pg::connectdb("dbname = somedb user = someuser port=5432");

How do I add host in second line?

   +---------------------------------------------------
   :                                           \  \ .":
 ^.-.^   All-Russia Webmasters Club webmaster   \ ."-.:
'^\+/^`                 http://www.webclub.ru   ."-...:
'/`"'\`                                       ."      :


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [ADMIN] postgresql questions
Следующее
От: Mateus Cordeiro Inssa
Дата:
Сообщение: Re: [ADMIN] postgresql questions