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