[Gambas-user] BUG: gb.db.postgres doesn't handle partitioned tables
Benoit Minisini
benoit.minisini at gambas-basic.org
Thu Nov 3 12:36:41 CET 2022
Le 03/11/2022 à 07:07, BB a écrit :
> Benoît,
>
> One of our databases has grown so large that we have partitioned several
> tables to get some efficiency going. Having done that I find that the
> postgres component doesn't find the partitioned table and only "sees"
> the actual partitions.
>
> However 😁, there are only 4 changes that need to be made in the
> *main.c* class in the gb.db.postgres component to solve this problem.
> They are changes to the queries used to handle the metadata. These
> changes are:
>
> [...]
OK, I will merge that.
I hope you are sure that everything is OK with these new tables! :-)
--
Benoît Minisini.
More information about the User
mailing list