Skip to content

Conversation

@tdrz
Copy link
Collaborator

@tdrz tdrz commented Jun 9, 2025

No description provided.

@tdrz tdrz requested a review from pmp-p June 9, 2025 12:33
@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2025

@tdrz
Copy link
Collaborator Author

tdrz commented Jun 16, 2025

A workaround is to clone the instance and use pg_dump on that new instance.

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@pmp-p
Copy link
Contributor

pmp-p commented Jul 29, 2025

pg dump needs r/w "/tmp/pglite/base", as does pglite which is listening for /tmp/pglite/base/.s.PGSQL.5432.* on that path, it is currently hardcoded in libc socket mock while testing. it should be based on unpath later.

@pmp-p
Copy link
Contributor

pmp-p commented Jul 31, 2025

need #753 test fixing for deno

@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2025

@tdrz
Copy link
Collaborator Author

tdrz commented Aug 4, 2025

packages/pglite-tools test: ⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯
packages/pglite-tools test:  FAIL  tests/pg_dump.test.ts > pgDump > specify datadir: should dump a database with tables and data
packages/pglite-tools test: Error: pg_dump failed with exit code 1. 
packages/pglite-tools test: Error message: could not find a "pg_dump" to execute
packages/pglite-tools test: # 2381: connectDBStart
packages/pglite-tools test: # 2420: connectDBComplete Begin /workspace/postgresql-REL_17_5_WASM/src/interfaces/libpq/fe-connect.c
packages/pglite-tools test: pg_dump: error: # 271:/workspace/postgresql-REL_17_5_WASM/src/bin/pg_dump/pg_backup_db.c: query failed: unexpected response from server; first received character was "R"
packages/pglite-tools test: pg_dump: detail: # 273:/workspace/postgresql-REL_17_5_WASM/src/bin/pg_dump/pg_backup_db.c: Query was: SELECT pg_catalog.set_config('search_path', '', false);
packages/pglite-tools test: 

@tdrz tdrz requested a review from pmp-p August 4, 2025 12:51
@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@tdrz tdrz marked this pull request as draft November 4, 2025 18:49
@tdrz tdrz removed the request for review from pmp-p November 4, 2025 18:49
@tdrz
Copy link
Collaborator Author

tdrz commented Nov 4, 2025

Will be addressed in #824

@tdrz tdrz closed this in ad3d0d8 Nov 5, 2025
@tdrz
Copy link
Collaborator Author

tdrz commented Nov 5, 2025

Released in v0.3.13.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants