Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
psql [2020/10/24 12:15] – andonovj | psql [2024/02/22 20:40] (current) – andonovj | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
==== PostgreSQL ==== | ==== PostgreSQL ==== | ||
- | - [[postgresql_installation|PostgreSQL | + | - [[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: | ||
< | < | ||
- | ==== PostgreSQL | + | ==== PostgreSQL |
- | - [[postgresql_replication|Basic Replication]] | + | |
- | - [[postgresql_replication_slots|Advanced Replication: | + | |
- [[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]] | ||
</ | </ | ||
+ | |||
+ | < | ||
+ | ==== PostgreSQL High Availability ==== | ||
+ | - [[postgresql_replication|Basic Replication]] | ||
+ | - [[postgresql_replication_slots|Advanced Replication: | ||
+ | - [[postgresql_performance|Performance Investigation]] | ||
+ | |||
+ | </ | ||
+ |