-
**Summary**
Problem: users of the current RDS build need the database pre-created and the `postgis` extension already installed, or else they need superuser access to the RDS instance.
**Impact*…
-
I just saw this issue concerning pg 14 on Windows (https://github.com/apache/incubator-age/issues/138). The reply there
`Support for PG 12 and beyond likely won't start until 2022`
is very discoura…
-
I am installing postgresql 12 with postgis 3.0 on a RHEL 7.9 machine and got the following error:
```
TASK [ANXS.postgresql : PostgreSQL | Extensions | Make sure the postgis extensions are install…
-
How to add pg_ivm as cutsom extension using pg_tle.
-
## Problem
> UUID can be suboptimal for many use-cases because:
>
> It isn't the most character efficient way of encoding 128 bits of randomness
> UUID v1/v2 is impractical in many environments…
-
The implementation of Cursor Pagination from this [code base](https://github.com/cajuncoding/HotChocolate.RepoDb/tree/main/HotChocolate.RepoDb/RepoDb.CursorPagination) is quite awesome.
This story …
-
Is it possible to integrate reactjs and AGE? I have expertise on react in front end and I want to use Apache AGE as my database. Kindly suggest some ideas to use them collaboratively.
-
**Describe the bug**
I did upgrade my CI box from NixOS-21.11 to NixOS 22.05 beta with a hydra service based on the `package = pkgs.hydra-unstable;` and get the following error:
```
May 26 21:17:…
-
### Expected behavior
When I record.get a Hstore column, I expect the runtime return type is the same as compilation time's return type - which is `Hstore`.
### Actual behavior
But the return type …
-
This is a Request for Comments.
##### SUMMARY
Currently the `postgresql_privs` module can only revoke privileges when an extra task is created.
We have a large number of databases and table…