Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Creating the demo databases

Create the databases for this demo on each node/instance from the command line of your operating system:
    createdb -p 5598 -U postgres bdrdemo
    createdb -p 5599 -U postgres bdrdemo

Comments

Popular posts from this blog

How to Configure User Equivalence (Key-Based Authentication) on Linux

VMWARE WORKSTATION 3,4,5,6,7,8,9,10,11,12,14,15...etc LICENSE KEYS COLLECTION

PostgreSQL - Access Oracle Database in PostgreSQL

Postgres Database Patch

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database