Skip to content

Script to setup environment, create and initialize Postgres databases (for Ubuntu based distributions)

License

Notifications You must be signed in to change notification settings

herzog0/pdbinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

pdbinit

Script to setup environment, create and initialize Postgres databases (for Ubuntu based distributions) using pgsql.

It will download the source files of pgsql to a folder named $HOME/Softwares/<postgres version name>.

Installation

Not required, simply clone the repository and, for better usage, make a soft link to /usr/bin:

ln -s /path/to/pdbinit /usr/bin

This way you can use the script wherever you are.

Usage

Call pdbinit with sudo.

Specify a database name and scripts to initialize the database.

Some require extensions and roles.

About

Script to setup environment, create and initialize Postgres databases (for Ubuntu based distributions)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages