See the PostgreSQL markdown file in Knowledge Base for more info.
Any *.sql
or *.cmd
files will be run in the appropriate context if placed within the docker-entrypoint-initdb.d/
folder.
Command | Quotes | Double Backslash |
---|---|---|
RUN |
Yes | Yes |
RUN |
No | No |