When the postgresql server doesn't listen because it don't have enaught space on its disk.
Then, we open a linux terminal or putty and write the follow commands:
sudo su postgresql
su -c "psql" - postgres
Finally, you can write and execute some postgresql command.
No hay comentarios:
Publicar un comentario