Re: redirecting output of pg_dump

Поиск
Список
Период
Сортировка
От Jayakumar_Mukundaraju
Тема Re: redirecting output of pg_dump
Дата
Msg-id 8BE2E1772BEE8D40B0FB9E59DF2A645E04C4E8B4@hcsmsg002.corp.satyam.ad
обсуждение исходный текст
Ответ на redirecting output of pg_dump  ("Ashish Karalkar" <ashish.karalkar@info-spectrum.com>)
Список pgsql-general
 
Hello ALL,
 
I need one more help also...

I already connected two systems (one is server that is ip address of 172.16.84.76/32,  another is like a client 172.16.85.243/32) this connection is working fine... now i want to connect one more system in to that server (172.16.84.76/32).... The new system IP address is 172.16.82.247/32..  
 
 I inserted the server ip address(172.16.84.76/32)on pg_hba.conf file in new system  same thing  i insereted the ip address(172.16.82.247/32)  in pg_hba.conf file and postgres.conf file in server system also.  If while conect through pgAdmin III the new system shows the error is  "Could not resolve hostname 172.16.84.76/32"(the error comes in new system only).. I think i did some minor mistake only... Kindly give me the solution.
 
 
(The first one is (172.16.85.243) is working fine..)
 
Thanks & Regards
Jayakumar M
09963432764 

 

DISCLAIMER:
This email (including any attachments) is intended for the sole use of the intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or distribution or forwarding of any or all of the contents in this message is STRICTLY PROHIBITED. If you are not the intended recipient, please contact the sender by email and delete all copies; your cooperation in this regard is appreciated..

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

Предыдущее
От: Sim Zacks
Дата:
Сообщение: Re: unconvertable characters
Следующее
От: Frank van Vugt
Дата:
Сообщение: it works, but is it legal to separate schema/table/field references using spaces