pg_bulkload
pg_bulkload copied to clipboard
High speed data loading utility for PostgreSQL
When trying to register pg_bulkload on Ubuntu 22.10 I get this error. I download the zip of the source compiled and when running the follwoing code I get the error...
I encountered this issue when trying to install, if anyone can assist. Thank you! Makefile:33: warning: overriding recipe for target 'check' C:/msys64/mingw64/lib/POSTGR~1/pgxs/src/MAKEFI~1/pgxs.mk:446: warning: ignoring old recipe for target 'check' make[1]:...
We need to update the action files since some actions are deprecated. The warnings are followings. https://github.com/ossc-db/pg_bulkload/actions/runs/3756021584 * Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update...
## Summary - Build RPMs when tags are pushed and attach them to the draft release. - This PR is in progress. - When PostgreSQL 17 is released, we need...
In the file regression.diffs, there are many errors like this: ``` \! pg_bulkload -d contrib_regression data/bin1.ctl -i data/data1.bin -l results/bin1.log -P results/bin1.prs -u results/bin1.dup NOTICE: BULK LOAD START ! ERROR:...
Hi, pg_bulkload fails to build against PostgreSQL 17. Logs are below. v17 beta2 is already out. Can you please take a look? Thanks, Devrim > /usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard...
Hello I found your repository through a Postgres mailing list thread. Here is my problem. I want to have a catch-all error handler for bulk operation. But Postgres's `COPY` command...
Even if the compilation and installation passes, it will still report an error when using it, how can I solve this error? 你遇到的这个错误 “ERROR: relation ‘pgbulkload.pg_bulkload’ does not exist LINE...