S
S
Sergey Nizhny Novgorod2016-04-03 16:22:47
CentOS
Sergey Nizhny Novgorod, 2016-04-03 16:22:47

What utility to administer PostgreSQL?

Good afternoon.
I set up my project on Django on CentOS 7. I installed
everything via PuTTY - and uploaded files via SSH (FileZilla).
Now I want to set up work with the database (backups) - PostgreSQL.
Question: are there any convenient utilities and ways to do this, or is it again PuTTY and the console?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Shelemetiev, 2016-04-03
@Terras

There is a graphical pgAdminIII. They can connect to the database via ssh, you can make a backup copy and restore from it. Sometimes this is enough.
For more advanced settings, I still recommend using command line utilities. On the organization of backup copying, you can read / look at the DBA1 course record

S
sim3x, 2016-04-03
@sim3x

psql

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question