PostgreSQL Question:
How to list the number of database?
Answer:
su -l pgsql
psql -l
psql -l
Previous Question | Next Question |
How to created a database? | How to take backup of database? |
Previous Question | Next Question |
How to created a database? | How to take backup of database? |