P
P
Pavel2017-11-02 15:01:19
PostgreSQL
Pavel, 2017-11-02 15:01:19

How to export from postgres?

Can't dump database. In PhpPgAdmin, it gives an empty file, and pg_dump requires a password from the postgres user!
CentOS, cPanel

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
TyzhSysAdmin, 2017-11-02
@Palych_tw

AND?

sudo su postgres
pg_dump ....

And again, from which user the database was created (who has the rights to it)?
pg_dump quite allows you to specify the user, password, database

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question