We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810b27b commit 5a87c72Copy full SHA for 5a87c72
.ebextensions/psql.config
@@ -6,4 +6,4 @@ commands:
6
01_postgres_activate:
7
command: sudo amazon-linux-extras enable postgresql13
8
02_postgres_install:
9
- command: sudo yum install -y postgresql postgresql-server
+ command: sudo yum install -y postgresql13
0 commit comments