> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/database/postgresql.md).

# PostgreSQL

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