| From: | Devrim GÜNDÜZ <devrim(at)CommandPrompt(dot)com> |
|---|---|
| To: | Ertugrul Cam <ertugrulcam(at)gmail(dot)com> |
| Cc: | pgsql-tr-genel(at)postgresql(dot)org |
| Subject: | Re: Remote access |
| Date: | 2007-09-20 07:37:15 |
| Message-ID: | 1190273835.3063.35.camel@laptop.gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-tr-genel |
On Thu, 2007-09-20 at 09:44 +0300, Ertugrul Cam wrote:
> host all 192.168.0.0 255.255.0.0 trust
Hangi sürüm bu? PostgreSQL 7.4'te vardı sanırım bu syntax.
Güncel bir sürüm ise:
host all all 192.168.0.0/24 trust
gibi birşey olmalı. Arkadaşınız bağlanamadığı zaman sunucudaki hata
mesajlarına bakarsa neden ortaya çıkar gerçi.
Kolay gelsin,
--
Devrim GÜNDÜZ
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Timu EREN | 2007-09-24 19:10:47 | PostgreSQL ve tabloları farklı disklere dağıtmak.. |
| Previous Message | Ertugrul Cam | 2007-09-20 06:44:54 | Remote access |