# PostgreSQL

- [Install PostgreSQL](/database/postgresql/install-postgresql.md)
- [Create PostgreSQL Role and Database](/database/postgresql/create-postgresql-role-and-database.md)
- [Managing Postgres with PgAdmin GUI](/database/postgresql/managing-postgres-with-pgadmin-gui.md)
- [Enable remote access for PostgreSQL](/database/postgresql/enable-remote-access-for-postgresql.md)
- [Authentication on PostgreSQL](/database/postgresql/authentication-on-postgresql.md)
- [Returning in Postgres](/database/postgresql/returning-in-postgres.md)
