issues
search
supabase
/
pg_net
A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
https://supabase.github.io/pg_net
Apache License 2.0
234
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: use kevent for macos compatibility
#165
steve-chavez
opened
1 hour ago
0
Frequent queries pollute `pg_stat_statements`
#164
steve-chavez
opened
1 week ago
0
Remove the need for `net.worker_restart()`
#163
steve-chavez
opened
1 week ago
0
feat: add pg_net.username config
#162
steve-chavez
closed
1 week ago
0
test: privilege of pre-existing role
#161
steve-chavez
closed
1 week ago
0
Increase default request rate
#160
steve-chavez
opened
2 weeks ago
2
Add `pg_net.request_rate` as alias for `pg_net.batch_size`
#159
steve-chavez
opened
2 weeks ago
0
fix: permission denied for new roles and remove security definer functions
#158
steve-chavez
closed
2 weeks ago
1
bump to 0.11.0
#157
steve-chavez
closed
3 weeks ago
0
refactor: use pg WaitEvent API instead of epoll
#156
steve-chavez
opened
3 weeks ago
1
test: pg 17 compatibility
#155
steve-chavez
closed
3 weeks ago
0
Correct implementation of sync requests
#154
steve-chavez
opened
1 month ago
3
chore: add nixops ssh wrapper scripts
#153
steve-chavez
closed
1 month ago
0
trigger on net._http_response, which modifies data in another table, does not trigger Realtime update
#152
scholz-timo
closed
2 weeks ago
4
Some Nix chores
#151
steve-chavez
closed
1 month ago
0
test: add cloud test for reproducing timeouts
#150
steve-chavez
closed
1 month ago
2
test: make timeout test faster and shorten query
#149
steve-chavez
closed
1 month ago
0
chore: bring back load testing with nixops
#148
steve-chavez
closed
1 month ago
0
chore: replace pathod with nginx and use a single nixpkgs
#147
steve-chavez
closed
1 month ago
0
fix: show clear error message on older libcurl
#146
steve-chavez
closed
2 months ago
0
chore: debugging with gdb
#145
steve-chavez
closed
2 months ago
0
Any plans on releasing builds? (Reincorporate release deb packages)
#144
ayazemre
opened
2 months ago
2
0.10.0 build failure
#143
devrimgunduz
closed
2 months ago
4
chore: bump version
#142
soedirgo
closed
2 months ago
0
feat: make ttl & batch_size SUSET
#141
soedirgo
closed
2 months ago
2
fix: catch all curl_slist_append failures
#140
steve-chavez
closed
2 months ago
0
feat: epoll based worker
#139
steve-chavez
closed
1 month ago
7
bump to 0.9.3
#138
steve-chavez
closed
2 months ago
1
chore: use latest stable nixpkgs globally
#137
steve-chavez
closed
2 months ago
0
Fix malformed headers
#136
steve-chavez
closed
2 months ago
2
webhooks: order is not guaranteed on rapidly generated requests to same end point.
#135
GaryAustin1
opened
3 months ago
4
refactor: background worker logic into functions
#134
steve-chavez
closed
3 months ago
0
fix: handle CURL and datum failures
#133
steve-chavez
closed
3 months ago
0
UNLOGGED table segfault causing whole cluster to restart
#132
steve-chavez
closed
3 months ago
1
fix: CURLINFO_RESPONSE_CODE datatype
#131
soedirgo
closed
6 months ago
0
Error with net.http_post : query has no destination for result data
#130
Oksitaine
closed
7 months ago
1
fix: usage of net schema when the postgres role misses privileges
#129
steve-chavez
closed
2 weeks ago
2
feat: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0
#128
marsam
closed
8 months ago
1
Fail to compile with the latest libcurl 7.76.1
#127
Vonng
closed
6 months ago
0
test: resolves ipv6 only host
#126
steve-chavez
closed
9 months ago
0
bump to 0.8.0
#125
steve-chavez
closed
9 months ago
0
Revert "feat: show libcurl version"
#124
steve-chavez
closed
9 months ago
0
fix: increase default timeout
#123
steve-chavez
closed
9 months ago
0
feat: show libcurl version
#122
steve-chavez
closed
9 months ago
0
Show libcurl version
#121
steve-chavez
closed
9 months ago
0
fix: permission denied for net tables
#120
steve-chavez
closed
9 months ago
4
Update README.md | Added warning about updating config variables on S…
#119
TheOtherBrian1
closed
9 months ago
0
refactor: use inline array initialization
#118
steve-chavez
closed
11 months ago
0
feat: allow reconfiguring pg_net w/o a db restart
#117
steve-chavez
closed
11 months ago
0
docs: remove net._http_collect_response usage
#116
steve-chavez
closed
12 months ago
0
Next