I had to re-install postgresql in my FreeBSD machine.
And after that I get an error:
pg_ctl: Can't find :/usr/local/pgsql/data/postmaster.opts.default
this file is ok with permissions to postgres user.
what´s wrong here ?
I have a machine with Linux/PostgreSQL in my local network with ip
192.168.1.10
I tryed to conect from another machine (192.168.1.3) with pgaccess
I got a message error: no entry for 192.168.1.3 db x user y..etc...in
pg_hba.conf
I tryed to put a line in pg_hba.conf to allow this, and did not wor