Commit Graph

81 Commits (8693655d41f110ec1c86caab43aaf4c53401657f)

Author SHA1 Message Date
Rahim Kanji 672e7a5ac5 Fixed num_rows count
1 year ago
Rahim Kanji 2525f6df18 Added transaction status in write_ReadyForQuery
2 years ago
René Cannaò 757b6a4630
Merge pull request #65 from sysown/v2.x_proxysql_internal_session
2 years ago
Rahim Kanji 380651128a Merge remote-tracking branch 'Master_POSTGRES/v2.x_proxysql_internal_session' into v2.x_stats_table
2 years ago
Rahim Kanji fad8692e89 Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_remove_unused_columns
2 years ago
Rahim Kanji 2730a41a38 Remove 'gtid_port' column from pgsql_servers table
2 years ago
Rahim Kanji 3c870e5c05 Removed unused columns + Bug fixes
2 years ago
Rahim Kanji f9ed50650f Updated set_dbname implementation for PostgreSQL
2 years ago
Rahim Kanji 991031c938 Increased resultset buffer size to exact 16K
2 years ago
Rahim Kanji 03c08d2e1f Introduced a new function in libpq, PShandleRowData, to handle incoming
2 years ago
Rahim Kanji c51a746f96 If a result returned by a backend server is bigger than 'pgsql-threshold_resultset_size', ProxySQL will start sending the result to the PgSQL client that was requesting the result in order to limit its memory footprint.
2 years ago
Rahim Kanji db3fe26590 PgSQL_Thread will now reset connections independently, eliminating the
2 years ago
Rahim Kanji d01e883638 Renamed 'schemaname' to 'dbname' in PgSQL_Connection_userinfo
2 years ago
Rahim Kanji b01792cae9 Added multi-statement support
2 years ago
Rahim Kanji 4244e32ed0 Added pgsql-default_client_encoding incase client doesn't provide one
2 years ago
Rahim Kanji bad52bf137 Reordered Parameter Status
2 years ago
Rahim Kanji c8ce94c85b Merge remote-tracking branch 'Master_POSTGRES/v2.x_postgres' into v2.x_postgres_backend
2 years ago
Rahim Kanji 27e1e4fb7a Many improvements and bug fixes
2 years ago
Miro Stauder b7258e965f use local includes - openssl
2 years ago
Rahim Kanji 65fc633cf5 Generic error handling, transaction detection and handling, bug fixes
2 years ago
Rahim Kanji d3f20af5b1 Removed assert
2 years ago
Rahim Kanji 349d992e69 Handle field with NULL value
2 years ago
Rahim Kanji ef61c367a3 Added support for handling commands and errors
2 years ago
Rahim Kanji a2516654cf Added PgSQL Thread variables.
2 years ago
Rahim Kanji dcbe140199 Route query to PostgreSQL backend server
2 years ago
René Cannaò d4cec89bfa Merge branch 'v2.x_postgres_240412' into v2.x_postgres
2 years ago
René Cannaò 9d215cfed3 Some documentation
2 years ago
Rahim Kanji 962e8c03e9 Added SSL connection support for PostgreSQL connection.
2 years ago
Rahim Kanji 69fca2eb69 Fixed thread_id
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