1.

How to create a database in PostgreSQL pgAdmin?

Answer»

Follow these steps to successfully create a DATABASE in PostgreSQL USING PgAdmin:

  • Log into PostgreSQL using pgAdmin
  • Now, go to the DATABASES section and right-click on it

  • Now, enter the database name, owner and configure parameters and press OK after it is done.



Discussion

No Comment Found