Commit Graph

40 Commits (v3.0)

Author SHA1 Message Date
Rene Cannao 7e1a78fd6b lint: fix reserved identifiers and include guards
1 day ago
Rene Cannao 5513f735e6 lint: replace NULL with nullptr in header files
1 day ago
Rene Cannao 0d6c0270a4 lint: optimize enum types and fix reserved identifiers in Base/PgSQL hostgroups
1 day ago
Rene Cannao 54e9de7cb3 lint: fix reserved identifier in enum size sentinels
1 day ago
Rene Cannao 4810f1f05b lint: fix reserved identifier in include guards
1 day ago
Rahim Kanji e68f8bb74a refactor: simplify pgsql_servers_ssl_params schema and pre-parse TLS range
2 days ago
Rahim Kanji 7fa0e82bd7 fix: move SSL params classes to standalone header to resolve circular includes
5 days ago
Rahim Kanji 5ad511568a feat: add pgsql_servers_ssl_params table definitions and admin bootstrap
5 days ago
Rahim Kanji 05e3ed4351 feat: add PgSQLServers_SslParams class with map, generate, get, and commit integration
5 days ago
René Cannaò e94f9281ce feat: add friend declaration for MetricsCollector to access MyHostGroups
2 months ago
Rahim Kanji ff50bb4ec1 Ensure PgSQL_Errors_statsvdestructor is invoked on delete #5112
7 months ago
Rahim Kanji 8d8577b0ad Ensure PgSQL_Threads_Handler and PgSQL_HostGroups_Manager objects are released when ProxySQL shuts down or restarts.
8 months ago
Javier Jaramago Fernández b7b4864729 Fix table definition for 'pgsql_replication_hostgroups'
9 months ago
René Cannaò e88692c172 Deprecate read_only_action()
1 year ago
Javier Jaramago Fernández 100630fba5 Second iteration on PostgreSQL monitoring POC
1 year ago
Javier Jaramago Fernández 705f50e0f9 Add initial POC for PostgreSQL monitoring support
2 years ago
Javier Jaramago Fernández 25c6cf9dff Fix 'nlohmann::json' type forwarding
2 years ago
Rahim Kanji e939cf088e Added 'stats_pgsql_errors' and 'stats_pgsql_errors_reset' tables
2 years ago
Rahim Kanji 9cfe5b1761 Added stats_pgsql_connection_pool & stats_pgsql_connection_pool_reset tables
2 years ago
Rahim Kanji c35a6a24cf Added stats_pgsql_global table
2 years ago
Rahim Kanji 2730a41a38 Remove 'gtid_port' column from pgsql_servers table
2 years ago
Rahim Kanji 0221cd9b12 Updated default port for pgsql servers to 5432
2 years ago
Rene Cannao 404c5e70f3 More template for Hostgroup Managers
2 years ago
Rene Cannao f8715eee00 Code cleanup
2 years ago
Rene Cannao 2746835aaf Removing Galera , Aurora and GTID from Postgres
2 years ago
Rene Cannao 4236d20ed6 Initial work on template for HostGroups_Manager
2 years ago
Rene Cannao e2362a9ed1 Removed reference to MHM_PTHREAD_MUTEX
2 years ago
Rene Cannao 0a391bd587 Some code cleanup
2 years ago
Rene Cannao a593f215d1 Creating BaseHGC (Base HostGroup Container)
2 years ago
Rene Cannao cf61603375 Creating BaseSrvList
2 years ago
René Cannaò 2eb1d0d1c1
Merge pull request #20 from sysown/v2.x_postgres_backend
2 years ago
Rahim Kanji d3e9c9c85a Merge remote-tracking branch 'remotes/Master/v2.x' into v2.x_proxysql_postgres_merge
2 years ago
Rahim Kanji c8ce94c85b Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Miro Stauder 565848c4a0 use local includes - prometheus
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
René Cannaò 210d3127c1 Fixing *HGM_GEN_CLUSTER_ADMIN* defines
2 years ago
René Cannaò a0172c4803 Remove not relevant servers tables from PgSQL
2 years ago
René Cannaò fde8ace076 Removed json.hpp from include files
2 years ago
Rahim Kanji ebf20b6a60 * Added PostgreSQL configuration (port: 6034 Admin and 6035: PostgreSQL client connections)
2 years ago
Rahim Kanji e029d39007 Initial PostgreSQL commit
2 years ago