Communicode

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

  1. How to Generate Random UUIDs in PostgreSQL

  2. How to add a Primary and a Foreign Key to a Table in PostgreSQL

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

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

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

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

  7. How to Drop Columns in a Table in PostgreSQL

  8. How to Add Columns to a Table in PostgreSQL

  9. How to Backup and Restore your Database in PostgreSQL

  10. Materialized Views in PostgreSQL