There was an error while loading. Please reload this page.
1 parent 1a25af0 commit 61e557cCopy full SHA for 61e557c
files/config/database-postgresql.yml
@@ -19,6 +19,7 @@ development:
19
pool: 5
20
username: myapp
21
password:
22
+ template: template0
23
24
# Connect on a TCP socket. Omitted by default since the client uses a
25
# domain socket that doesn't need configuration. Windows does not have
@@ -45,6 +46,7 @@ test:
45
46
47
48
49
50
51
production:
52
adapter: postgresql
@@ -53,3 +55,4 @@ production:
53
55
54
56
57
58
0 commit comments