On 19/01/2012 20:40, Willem Buitendyk wrote:
> I tried manually starting without the service automatically running
> using pg_ctl start -D "c:\program files (x86)\etc etc" which
> reported back that i might have another postmaster running. I then
> did pg_ctl reload -D "c:\program files (x86)\etc
I tried manually starting without the service automatically running using
pg_ctl start -D "c:\program files (x86)\etc etc" which reported back that i
might have another postmaster running. I then did pg_ctl reload -D "c:\program
files (x86)\etc etc" and it sent a signal and voila it worked. I
On 2012-01-19, at 10:10 AM, Raymond O'Donnell wrote:
> On 19/01/2012 17:27, Willem Buitendyk wrote:
>> I have 8.2 installed on 64bit windows 7. I have no problem making a
>> local connection. However, when I make changes to pg_hba.conf such
>> as add:
>>
>> local all all trust
>
> What is the
On 19/01/2012 17:27, Willem Buitendyk wrote:
> I have 8.2 installed on 64bit windows 7. I have no problem making a
> local connection. However, when I make changes to pg_hba.conf such
> as add:
>
> local all all trust
What is the exact error message you're getting?
Did you restart the server a
I have 8.2 installed on 64bit windows 7. I have no problem making a local
connection. However, when I make changes to pg_hba.conf such as add:
local all all trust
I still cannot connect through a VPN. On a hunch that my pg server was not
using the config files in "C:\Program Files (x86)\Post