LightDB Enterprise Postgres
LightDB Enterprise Postgres
what if we remove assign_query_id() call?
fixed. it is auto_explain's bug, but will occured under customscan node, citus is only a special case. after portalrun, postgresql will pop all snapshot it pushed. so auto_explain need to...
what's caused not continue?
we have the plan to Support distributing by multiple columns, any suggestion?
> @hslightdb mostly other features taking priority. One way to work around it is to distribute by a single column that contains a composite type. This type must implement a...
> > > @hslightdb mostly other features taking priority. One way to work around it is to distribute by a single column that contains a composite type. This type must...
our fork is plan to schedule the feature(fixed rate, on fixed delay, and next interval) at end of this month. https://github.com/hslightdb/pg_cron.
our fork https://github.com/hslightdb/pg_cron is tz-aware. in [pg_cron--1.4-1--1.5.sql](https://github.com/hslightdb/pg_cron/blob/main/pg_cron--1.4-1--1.5.sql)
lightdb enterprise postgres is support second granularity and TZ, 100% comp open PG. and with no license limited. any user interested can considered. [https://www.hs.net/lightdb/docs/html/pgcron.html](https://www.hs.net/lightdb/docs/html/pgcron.html)
https://github.com/hslightdb/pg_cron, we have released the feaure, [pg_cron--1.4-1--1.5.sql](https://github.com/hslightdb/pg_cron/blob/main/pg_cron--1.4-1--1.5.sql)