-
Why is this extension (along with pgq_ext) requiring itself to be installed to pg_catalog? Pretty sure this is highly discouraged and having the schema line in the control file means there's no easy w…
-
Should Materialized Views be listed by `dbListTables()`?
I'd argue they should since they are objects that share characteristics of both Tables and Views, both of which are returned by `dbListTabl…
-
Hi,
I'm currently using postgres:14.1-bullseye, do you think that switching to Apline could cause problems? Is this use case contemplated?
Thanks
xojoc updated
3 months ago
-
# Improve documentation
## Link
README.md in the repo
## Describe the problem
It is unclear whether one is supposed to clean up the `net._http_response` table or if there is a task that d…
-
Postgres Pod Crash:
```
chmod: changing permissions of '/var/run/postgresql': Operation not permitted
PostgreSQL Database directory appears to contain a database; Skipping initialization
postg…
-
- **Which image of the operator are you using?** registry.opensource.zalan.do/acid/postgres-operator:v1.7.1
- **Where do you run it - cloud or metal? Syseleven (Openstack)
- **Are you running Postgr…
-
- Azure Data Studio Version: 1.39.0
- OS Version: Windows 10 Enterprise Version 1809 Build 17763.1879
- Version: 1.39.0 (system setup)
Commit: 9fdb2161d49b4d4ab6798809faa042a898ca2eae
Da…
-
### Description
When trying to `bundle install` gems in our Gemfile that need to build some native extensions, we are getting `SEGFAULTS` when compiling. This is only happening on 0.5.5, downgrading …
-
I watched the excellent webinar on developing with pgx on Postgresconf. https://www.youtube.com/watch?v=RORkgaURcS0
Toward the end of the presentation Eric said that he was running out of time and …
-
Currently Omnivore relies on a few GCP services to run, but open source users will likely want to deploy the api, web, and content fetching (puppeteer-parse) service to another platform. We need to co…