issues Search Results · repo:postgrespro/zson language:C
Filter by
20 results
(66 ms)20 results
inpostgrespro/zson (press backspace or delete to remove)Hello @afiskon, can I use this in production? Not sure if absence of recent commits means the extension is stable or
abandoned. This is you in
https://www.postgresql.org/message-id/CAJ7c6TN11%3DH-L1jT8YC8zpmEW0UVuh9D6xp47ajgcWWv%2Bq16GQ%40mail.gmail.com ...
dclipca
- 2
- Opened on May 8, 2024
- #27
Hello. I am trying to evaluate ZSON to store some metadata (as one of many columns in PG table), that should be very
well suited for ZSON
- table has 200k rows
- json column uses 50MB of disk space, ...
tomas0svk
- 3
- Opened on Nov 6, 2023
- #26
pg_dump: error: Dumping the contents of table test_compress failed: PQgetResult() failed.
pg_dump: detail: Error message from server: ERROR: relation zson_dict does not exist
LINE 1: select word_id, ...
afiskon
- Opened on Apr 14, 2023
- #25
Hiiii, I installed this extension on pg15 and tried the usage example given in the README. I encountered the following
error.... not sure if I missed something important or it is that ZSON doesn t work ...
namoshizun
- 9
- Opened on Jan 20, 2023
- #24
Does zson work with any json schema validation extension, like is_jsonb_valid or postgres_json_schema or some other
extension? (preferably the former)
Is this only possible by converting to jsonb? If ...
dlight
- 1
- Opened on Aug 1, 2022
- #23
How are we supposed to install this extension under Windows since we cannot use make?
cowwoc
- 1
- Opened on Sep 20, 2021
- #22
I guess this should be
encoded_buff = repalloc(encoded_buff, encoded_size);
https://github.com/postgrespro/zson/blob/a7256fadc04d8033acd6cf72206dbff814fdd164/zson.c#L533
tvondra
- 1
- Opened on May 31, 2021
- #21
Thanks for this!
I am just curious if there is an reason why this cant be baked into pg itself directly as an optimization.
cemremengu
- 2
- Opened on May 20, 2021
- #20
Hey guys! Do you plan to support the project? For example, the extension works with PostgreSQL up to 11 version, but
current is already 13.
dmitryuk
- 1
- Opened on Feb 6, 2021
- #19
postgres=# CREATE EXTENSION zson;
ERROR: could not load library /usr/lib/postgresql/12/lib/zson.so : /usr/lib/postgresql/12/lib/zson.so: undefined symbol: PG_RETURN_JSONB
I believe PG_RETURN_JSONB needs ...
cocowalla
- 1
- Opened on Aug 21, 2020
- #18

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.