hi.
ihave this error when start the postgres service:
service postgresql restart
Stopping postgresql service: [ OK ]
Starting postgresql service: /etc/init.d/postgresql: line 114: echo: write error: Operation not permitted
[ OK ]
the service apparently starts, but continues showing that error, and in the phppgadmin shows login failed.. the files pg_hba.conf and postgresql.conf i edited for made the remote connection, and the firewall is down... but it dont connect nor by telnet nor by pgadmin to the port 5432
psql --version
psql (PostgreSQL) 8.4.13
contains support for command-line editing
any idea?
Many thanks for your help
ihave this error when start the postgres service:
service postgresql restart
Stopping postgresql service: [ OK ]
Starting postgresql service: /etc/init.d/postgresql: line 114: echo: write error: Operation not permitted
[ OK ]
the service apparently starts, but continues showing that error, and in the phppgadmin shows login failed.. the files pg_hba.conf and postgresql.conf i edited for made the remote connection, and the firewall is down... but it dont connect nor by telnet nor by pgadmin to the port 5432
psql --version
psql (PostgreSQL) 8.4.13
contains support for command-line editing
any idea?
Many thanks for your help