When I am using
postgres -D /usr/local/pgsql/data
to start the postgresql
progress, I send a ctrl+z
signal to stop it.
And now when I used createuser
and psql
, it has no response.
what can I do?
Type fg
in your shell. This will resume your process