diff --git a/knowledge base/postgresql.md b/knowledge base/postgresql.md index dcff4fd..4929223 100644 --- a/knowledge base/postgresql.md +++ b/knowledge base/postgresql.md @@ -239,6 +239,7 @@ psql -h 'localhost' -p '6543' -U 'postgres' -d 'postgres' -W - [PostgreSQL: Show all the privileges for a concrete user] - [PostgreSQL - disabling constraints] - [Hashing a String to a Numeric Value in PostgreSQL] +- [I replaced my entire tech stack with Postgres...]