杨_小_小_小_小_明
杨_小_小_小_小_明
1. fix FreeBSD typo 2. rewrite parseFreeBSDPoolObjsetStats, use zfs cmd list all objsetid and datasetname, and just for demo.
**Describe the bug** current version : git 4b78af9676596135bfcf16b049f4b1649a9064ed pgcat log me this, and create new server connection more and more time, a little crazy behavior. ```[ERROR pgcat::server] Unknown code: N```...
**Is your feature request related to a problem? Please describe.** My plpgsql function need insert data to table, but I think current pgcat did not know my plpgsql function need...
**Describe the bug** I run `select 1;` query from client, and the pgcat output tow: ```text 2024-12-27T07:37:19.360566Z INFO ThreadId(07) pgcat::plugins::query_logger: [pool: db_name][user: db_user] SELECT 1 2024-12-27T07:37:19.369002Z INFO ThreadId(07) pgcat::plugins::query_logger: [pool:...