Skip to content

Commit ba9f6c9

Browse files
author
matthias_schaub
committed
removed trigger functions for row counts
1 parent 9040f94 commit ba9f6c9

File tree

3 files changed

+1
-88
lines changed

3 files changed

+1
-88
lines changed

postgres/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM mdillon/postgis
22

3-
COPY initdb/* docker-entrypoint-initdb.d/
3+
COPY initdb.sql docker-entrypoint-initdb.d/
44
#COPY serviceAccountKey.json serviceAccountKey.json
55

66
# Copy backup scripts and make them executable

postgres/initdb/2-row-count.sql

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)