Skip to content

Commit 5a87c72

Browse files
committed
psql 13 minimize ebextension
1 parent 810b27b commit 5a87c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ebextensions/psql.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ commands:
66
01_postgres_activate:
77
command: sudo amazon-linux-extras enable postgresql13
88
02_postgres_install:
9-
command: sudo yum install -y postgresql postgresql-server
9+
command: sudo yum install -y postgresql13

0 commit comments

Comments
 (0)