-
https://www.crunchydata.com/blog/announcing-an-open-source-monitoring-extension-for-postgres-with-pgmonitor
-
### Cloudberry Database version
main
### What happened
Commit 9e6035c5fefcbcd94be16b28935e91ba7c4bc339 bring back enable_geqo, but the GUC is still not used in CBDB:
https://github.com/searc…
-
I am encountering an issue with postgres-exporter where it fails to collect metrics from the pg_stat_statements extension in my PostgreSQL database. Here are the details of my setup and the problem:
…
-
### Elixir version
all
### Database and Version
all
### Ecto Versions
3.12
### Database Adapter and Versions (postgrex, myxql, etc)
all
### Current behavior
Currently you ca…
-
Missing ".requires" information in "postgres-store" definition.
I set the config file as show in the readme file and this error occurs. Can you help me out?
-
**Is your feature request related to a problem? Please describe.**
Traditional SQL databases can handle time series data only to a certain extent.
Timescale is a Postgres extension which optimizes P…
-
> pg version:16.4
```sql
postgres=# select * from duckdb.secrets ;
type | id | secret | region | session_token | endpoint | r2_account_id | us…
-
### Describe the bug
Getting the filter values from a model that has a custom column returns an error
![image](https://github.com/metabase/metabase/assets/1711649/734df531-5434-4614-8baf-a48a5112e92…
-
### Is your feature request related to a problem?
_No response_
### What is the motivation behind your request?
_No response_
### Describe the solution you'd like
I'm using vscode with Python/Pyl…
-
Currently, there are some implicit assumptions being made on the postgres roles and priviledge that are not well documented:
1. It is assumed that the user will run the following migration script o…