-
When I build influxdb-comparisons/cmd/bulk_load_timescale, error occurs below:
`go: finding module for package github.com/jackc/pgx/pgxpool`
`main.go:20:2: module github.com/jackc/pgx@latest found…
-
### What's wrong?
I got error: unknown argument: '-no-opaque-pointers' when running the make command:
```
[root@server1 columnar]# make
make -C src/backend/columnar all
make[1]: Entering director…
-
Hi,
I really would like to use the new timescale-toolkit functions like time_weight() in a rpi4 docker environment. Today there is no "ready to use" package available.
The supposed build process on …
-
*Issue migrated from trac ticket # 505*
**component:** computing nodes | **priority:** major
#### 2022-03-17 17:34:38: smith created the issue
___
> Stop the master of the meta servers and make an…
-
Support override of the ParagonWindow.xaml from a pgx & pgx manifest file so that companies can rebrand Paragon with their own theme/branding.
-
### Version
1.26.0
### What happened?
When using the same numbered parameter multiple times in the same statement, or when using sqlc.arg or sqlc.narg with the same parameter name with a PgVector V…
-
Hello 👋
I'm trying to run goose migrations to create index on a partitioned postgres table. I'm basically following the Postgres docs example for adding index to an existing partitioned table: htt…
-
I'm trying to execute the following:
``` go
package main
import (
"context"
"fmt"
"log"
"github.com/cridenour/go-postgis"
"github.com/jackc/pgx/v5"
)
func main() {
// Establis…
-
**Is your feature request related to a problem? Please describe.**
When using db.Query and returning pgx.Rows to other functions it can sometimes get lost and not be closed. The connections eventuall…
-
A repo demonstrating the issue is available here: https://github.com/wydengyre/dbsqlintervaldemo
Using `riverdatabasesql` with the `pq` driver will result in failure of the leader election system.
…