> For the complete documentation index, see [llms.txt](https://aws-postgresql-docs.beliciarodriguez.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aws-postgresql-docs.beliciarodriguez.com/ubuntu-configuring-instance.md).

# Ubuntu 20.04: Configuring PostgreSQL

- [Overview](https://aws-postgresql-docs.beliciarodriguez.com/ubuntu-configuring-instance/overview.md): Install and configure PostgreSQL on our Ubuntu instance
- [Install PostgreSQL](https://aws-postgresql-docs.beliciarodriguez.com/ubuntu-configuring-instance/install-postgresql.md): Install PostgreSQL onto your Ubuntu instance
- [Add Role to PostgreSQL Server](https://aws-postgresql-docs.beliciarodriguez.com/ubuntu-configuring-instance/add-postgresql-roles.md): Add role to login and create databases in your postgres server
- [Allow Remote Connection](https://aws-postgresql-docs.beliciarodriguez.com/ubuntu-configuring-instance/remote-connection.md): Configure client authentication and listen address for remote connection to PostgreSQL server
