Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

PostgreSQL Installation Types

If the database server is remote machine we need to set
1.PGHOST
2.PGPORT
Postgres server Types:
1.Postgresq Server
    • PostgreSQL is an open source relational database management system ( DBMS ) developed by a worldwide team of volunteers
    • Free Of Cost
    2.PPAS - Enterprise Ed
    • Postgres Plus Advanced Server (PPAS)
    • It is cost
    Postgresql Installation Types On Linux:
    I.   GUI
    II.  Text Mode
    III. Unattented Mode
    IV. RPM installation method 
    V. Configuration method
    VI. Other Installation method's

    Comments

    Popular posts from this blog

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

    PostgreSQL Index

    How to CreateYour Own AWS Account Alias?

    PostgreSQL Database startup / shutdown /restart

    How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?