-
I have a few questions regarding the recommendation table, as well as an issue I encountered related to VCF processing. I would appreciate your insights on the following points:
Recommendation Tabl…
-
I want to request a few changes to the module to make it more flexible in AnyCast networks or services running with multiple instances.
1. Database reload
-> Seems like the database itself only re…
-
Hello,
We use AWS and I want to retrieve the postgres user password and other attributes from parameter store for some admin actions, after hopping across a few different AWS accounts/roles first.
…
-
Should they be stored in some config file or in the database? In theory answer is simple: If setting is global then in config file otherwise in the database. But currently application can use only one…
-
my migrations directory was named pillar.migrations and this was throwing an exception stating it could not find any migration files, renaming the directory to migrations fixed this issue, but that is…
-
### Describe the use case
The [Postgres docs](https://www.postgresql.org/docs/17/sql-select.html) specifically say that you should be able to have both a FOR UPDATE and a FOR SHARE in the same quer…
-
Hi, I'm looking for a way to read encrypted sqlite databases.
There are many different ciphers allowing encryption of sqlite databases. One project support multiple ciphers: https://github.com/utelle…
-
Hello,
Would appreciate any guidance on this.
My scenario:
I have a lot of databases, each one it's a exact replica but for a different customer. Each DB can be on multiple servers. I can hav…
-
Most databases support multi-row INSERT statements so
it is possible to speed up \copy by using batches. This issue is discussed in the PR for Clickhouse \copy implementation -
https://github.com/x…
-
I have multiple databases, “(default)” and “development”. I have firestore-send-email extension installed from the Extentions tab and another one installed from after I select the “development” da…