Re: Accessing Postgres Server and database from other Machine
От | Adrian Klaver |
---|---|
Тема | Re: Accessing Postgres Server and database from other Machine |
Дата | |
Msg-id | f8dea25e-205d-3ad7-30c8-6f81586a9bd0@aklaver.com обсуждение исходный текст |
Ответ на | Accessing Postgres Server and database from other Machine ("Muthukumar.GK" <muthankumar@gmail.com>) |
Ответы |
Re: Accessing Postgres Server and database from other Machine
|
Список | pgsql-general |
On 12/4/20 2:27 AM, Muthukumar.GK wrote: > Hi Team, > > I have created Database in postgresqlv13 . My Office colleague needs to > access my postgres server and database from his machine. There is a > config file called 'Postgresql.conf.sample' in program files folder. That is the wrong file, the *.sample is the giveaway. Assuming you are on Windows the correct file is: C:\Program Files\PostgeSQL\13\data\postgresql Un-comment and change setting there and then restart server. > Even if I changed the connection settings of listen address from > localhost to *( Connection Settings - #*Listen address* =*'*' *) in > config file. But still my colleague is not able to connect it. Kindly > provide some guidance on this. > > Regards > Muthu -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-general по дате отправления: