-
i want to deploy this in Kubernetes
-
Jira Link: [DB-1901](https://yugabyte.atlassian.net/browse/DB-1901)
Test case:
$ CREATE TABLE tab1(i int);
$ CREATE TABLE tab2(i int);
$ DROP TABLE tab1, tab2;
After both tables are dropped, YS…
-
Thanks very much for your code. However, there are some difference between your code and the tutorial of PyTorch: [SEQUENCE-TO-SEQUENCE MODELING WITH NN.TRANSFORMER AND TORCHTEXT](https://pytorch.org…
-
Submitted by Masataka Saito, 2013-12-02. See [sourceforge bug tracker](https://sourceforge.net/p/postgres-xc/bugs/461/) for details.
I found Postgres-XC returns different error code from PostgreSQL…
-
create language plphp;
ERROR: could not load library "/usr/lib/postgresql/plphp.so": /usr/lib/postgresql/plphp.so: undefined symbol: HeapTupleHeaderGetTypeId
and
create language plphp;
ERROR: coul…
-
Submitted by Masataka Saito, 2013-10-09. See [sourceforge bug tracker](https://sourceforge.net/p/postgres-xc/bugs/457/) for details.
I found Postgres-XC returns different error code from PostgreSQL…
-
Jira Link: [DB-7997](https://yugabyte.atlassian.net/browse/DB-7997)
### Description
https://detective-gcp.dev.yugabyte.com/stability/test?branch=master&build_type=all&class=org.yb.pgsql.TestIndexBac…
-
Jira Link: [DB-655](https://yugabyte.atlassian.net/browse/DB-655)
The `CREATE TEMP TABLE t(a INT) ON COMMIT DROP` statement writes data into catalog table when DDL transaction is already finished.
…
-
Hi,
When I try to use orioledb on [patches14](https://github.com/orioledb/postgres) on Ubuntu 20.04. I encountered the following errors:
```
PATH="/tmp_install/home/japin/Codes/OrioleDB/build/…
-
Jira Link: [DB-7763](https://yugabyte.atlassian.net/browse/DB-7763)
### Description
Starting up a cluster ysql_conn_mgr enabled, it gives warnings right away.
```sh
bin/yugabyted start --tserv…