psql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
psql [2020/10/24 12:15] andonovjpsql [2024/02/22 20:40] (current) andonovj
Line 1: Line 1:
 <dokuteaser> <dokuteaser>
 ==== PostgreSQL ==== ==== PostgreSQL ====
-   - [[postgresql_installation|PostgreSQL Installation & Configuration]]+   - [[postgresql_installation| Installation & Configuration]] 
 +   - [[PostgreSQL_database_overview | Database Overview]]
    - [[postgresql_management|Management]]    - [[postgresql_management|Management]]
    - [[PostgreSQL_createadatabase| Database Creation]]    - [[PostgreSQL_createadatabase| Database Creation]]
-   - [[PostgreSQL_database_overview | Database Overview]] 
    - [[PostgreSQL_enablewriteeaheadlog| Enable Write Ahead Log (WAL) ]]    - [[PostgreSQL_enablewriteeaheadlog| Enable Write Ahead Log (WAL) ]]
    - [[Postgresql_management_locking| Locking in PostgreSQL]]    - [[Postgresql_management_locking| Locking in PostgreSQL]]
    - [[postgresql_auth_ldap| LDAP Authentication]]    - [[postgresql_auth_ldap| LDAP Authentication]]
 +   - [[postgresql_monitoring| Monitoring]]
    - [[postgresql_upgrade_majort_version|Database Upgrade]]    - [[postgresql_upgrade_majort_version|Database Upgrade]]
    - [[postgresql_barman_configuration| Barman Configuration]]    - [[postgresql_barman_configuration| Barman Configuration]]
Line 14: Line 15:
  
 <dokuteaser> <dokuteaser>
-==== PostgreSQL High Availability ==== +==== PostgreSQL Cluster Solutions ====
-  - [[postgresql_replication|Basic Replication]] +
-  - [[postgresql_replication_slots|Advanced Replication: Streaming & Slots]]+
   - [[postgresql_replication_ha|Load balancing: Pgpool-II]]   - [[postgresql_replication_ha|Load balancing: Pgpool-II]]
   - [[postgresqlha_haproxystack| HAProxy Stack]]   - [[postgresqlha_haproxystack| HAProxy Stack]]
Line 22: Line 21:
   - [[postgresqlxl_installation|PostgreSQL-XL Installation & Configuration]]   - [[postgresqlxl_installation|PostgreSQL-XL Installation & Configuration]]
   - [[postgresqlxl_management|PostgreSQL-XL Management]]   - [[postgresqlxl_management|PostgreSQL-XL Management]]
 +  - [[postgresql_repmgr|Repmgr]]
 +  - [[postgresql_patroni|Patroni & ETCD]]
 </dokuteaser> </dokuteaser>
 +
 +<dokuteaser>
 +==== PostgreSQL High Availability ====
 +  - [[postgresql_replication|Basic Replication]]
 +  - [[postgresql_replication_slots|Advanced Replication: Streaming & Slots]]
 +  - [[postgresql_performance|Performance Investigation]]
 +
 +</dokuteaser>
 +
  • psql.1603541753.txt.gz
  • Last modified: 2020/10/24 12:15
  • by andonovj