script required for installing postgres db on windows

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ravithapliyal
    New Member
    • Apr 2009
    • 4

    script required for installing postgres db on windows

    Is there any scripts or commands for installing a postgres db on a windows machine.

    For anyone who knows, thanks as always.
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    Postgres is a soft. Download it and install.

    Comment

    • ravithapliyal
      New Member
      • Apr 2009
      • 4

      #3
      thanks rski ,

      but what i meant was that, can i make a batch file and bundled postgres setup into it, so that i can execute batch file and postgres database with tables & data get installed in the windows machine.

      Or in other ways, making up an installer for installing postgres on windows OS.

      Comment

      Working...