Skip to content

Commit

Permalink
A comment
Browse files Browse the repository at this point in the history
  • Loading branch information
meyerkev committed Aug 20, 2024
1 parent ef8523f commit 5d78218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions siikr/siikr_db_setup.sql
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
-- Dumped by pg_dump version 14.10 (Ubuntu 14.10-0ubuntu0.22.04.1)

-- Manually added, needed for healthchecks
-- Should never ever have a password
CREATE ROLE postgres WITH LOGIN SUPERUSER;

SET statement_timeout = 0;
Expand Down

0 comments on commit 5d78218

Please sign in to comment.