-
I've been regularly bitten having `pip install datacube` fail due to the hard dependency on `psycopg2`.
This dependency forces a source install of `psycopg2`, which fails any time `gcc`/python he…
omad updated
3 months ago
-
Does escaping really needs conn-db and why? Should not escaping be independent of connection?
Finally escaping function could be used to generate SQL without having a database connection.
-
```
What steps will reproduce the problem?
1. Download
http://www.stickpeople.com/projects/python/win-psycopg/2.5.1/psycopg2-2.5.1.win-
amd64-py2.7-pg9.2.4-release.exe
2. Attempt installation from th…
-
Jira Link: [DB-12980](https://yugabyte.atlassian.net/browse/DB-12980)
### Description
[ts-1] 2024-09-21 15:37:29.650 CST [1097081] ERROR: could not serialize access due to concurrent update
[ts-1]…
frg01 updated
1 month ago
-
Error is:
```
c++ -o demo/c++/rundemo demo/c++/rundemo.o -Ldeps/agg -Lsrc -Lsrc/json -Lsrc/wkt -Lfreetype -L/usr/lib -lmapnik -lagg -lboost_filesystem -lboost_regex -lcairo -lpng -lproj -lsqlite3 -l…
-
I came across this little package and it's great! Exactly what I was looking for when working with LibPQ, which doesn't provide named parameters.
I would find it more useful to be able to pass para…
swt30 updated
2 years ago
-
Given this repmgr.conf (repmgr 5.2):
node_id=1
node_name = 'node01'
conninfo = 'host=node01 user=repmgr dbname=repmgr connect_timeout=2'
data_directory = '/opt/postgresql/data'
…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
## How to Reproduce?
```bash
$ git clone https://github.com/allyourcodebase/boost-libraries-zig
$ cd boost-libraries-zig
…
-
Currently, in [ToField](http://hackage.haskell.org/packages/archive/postgresql-simple/latest/doc/html/Database-PostgreSQL-Simple-ToField.html), the [ByteString instance](http://hackage.haskell.org/pac…
-
```
git clone git@github.com:saschagrunert/webapp.rs.git
cd webapp.rs
make all
```
on Mac OS X gives:
```
= note: ld: library not found for -lpq
clang: error: linker command fai…