-
### Telescope Version
5.2.4
### Laravel Version
11.29.0
### PHP Version
8.3.12
### Database Driver & Version
image: 'postgres:17' (the issue also appears on 'mysql/mysql-server:8.0')
### Descr…
-
My Coordinator node have a folder pgsql_job_cache , recently size grows unusually large , this size is larger than folder data on this node . So what is the reason and how to fix this ?
-
Hello,
Is there a plan to support pdo_pgsql?
PostgreSQL is widely adopted, just as interacting with it using pdo_pgsql. Porting the code from PDO to OpenSwoole\Coroutine\PostgreSQL is extremely …
-
It would be nice if the `IMPORT FOREIGN SCHEMA` command read in `bit` columns a postgresql type `boolean`. Currently they are imported as `smallint`.
-
Hi, Team,
I notice that this list include Docker images.
It may also be useful to include K8s operators running PGSQL clusters.
I know below lists so far (listed in alphabetic order):
- [C…
-
Hi,
pg_bulkload fails to build against PostgreSQL 17. Logs are below. v17 beta2 is already out. Can you please take a look?
Thanks, Devrim
> /usr/bin/clang -Wno-ignored-attributes -fno-strict…
-
### What happens?
If we parallel run type_support test like below, server will crash
PostgreSQL build:
```
CFLAGS='-Og' ./configure --enable-tap-tests --with-openssl --enable-debug --enable-casser…
-
I was wandering if there is a good way to configure services as databases as these often must be running on the system to easily configure them using cli or api tools.
What we have tried now includ…
-
老哥以后可以默认添加 pdo_pgsql 扩展吗?我使用了你的Docker file构建镜像,但是懒得传到docker hub了
-
Hello,
I am encountering several compilation errors when trying to build the jdbc_fdw extension with PostgreSQL 17. It seems that some functions and APIs used in the code have been deprecated or modi…