Communicode

A blog dedicated to sharing knowledge and opinion regarding technology in general and software development in particular

  1. How to add a Foreign Key to an Existing Table in PostgreSQL

  2. How to Change the Owner of a Database in PostgreSQL

  3. How to Change the Password of a User in PostgreSQL

  4. How to Change the Owner of a Database in PostgreSQL

  5. How to Drop Columns in a Table in PostgreSQL

  6. How to Add Columns to a Table in PostgreSQL

  7. How to Backup and Restore your Database in PostgreSQL

  8. How to Setup PostgreSQL in Docker

  9. Materialized Views in PostgreSQL

  10. Sequences in PostgreSQL