Skip to content

erichiller/docker-postgresql-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized PostgreSQL for Windows (Server 2019)

See the PostgreSQL markdown file in Knowledge Base for more info.

Running additional scripts at first run

Any *.sql or *.cmd files will be run in the appropriate context if placed within the docker-entrypoint-initdb.d/ folder.

Quote and Backslash rules in Windows Containers

Command Quotes Double Backslash
RUN Yes Yes
RUN No No

About

PostgreSQL Windows Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published