-
https://www.crunchydata.com/blog/announcing-an-open-source-monitoring-extension-for-postgres-with-pgmonitor
-
Currently pg_partman is assumed to be in the `public` schema
It's hard coded in several places
https://github.com/tembo-io/pgmq/blob/18465f5f9344b9bcaca8566563d6a628f90bfa9a/pgmq-extension/sql/pgm…
-
### What happens?
After creating an index, the index will continue to expand much more than the apparent size of any write activity and on-disk size would indicate. A sample environment exhibited the…
-
### Bug description
Despite having `DATABASE_URL` and `DIRECT_DATABASE_URL` correctly set up in the `.env` file, all queries via Prisma ORM fail with an invalid API key error.
### Error Message
`…
-
When creating a new `pg_timeseries` project using the `latest` tag, and executing the `CREATE EXTENSION timeseries CASCADE;` instruction, I get the following Postgres error:
```log
NOTICE: instal…
-
### Application contact emails
gabriele.bartolini@enterprisedb.com,leonardo.cecchi@enterprisedb.com,francesco.canovai@enterprisedb.com,marco.nenciarini@enterprisedb.com,armando.ruocco@enterprisedb.co…
-
Versions:
PostgreSQL 16.4
Extensions are all the head of their respective repos except pg_partman which is missing a minor metadata file update. Exact commits:
pg_partman - [de93f4a](https://gith…
-
Hi, is it possible for a new method or way to send a message when it will become available at a specific date and time. rather than trying to calculate a future date based on the duration
ie
…
-
Hello.
Nice to meet you.
I am interested in your company.
As a fullstack blockchain engineer, I can engage in your comapny.
This is my personal website.
https://shiny-dev.com
you can check my …
-
https://github.com/tembo-io/pgmq/blob/2783a6b6d61f0f9a65a0b6cfa109d88066ce7992/pgmq-extension/sql/pgmq.sql#L453 takes in a parameter designating whether the queue to drop is partitioned. When that fla…