issues
search
faokunega
/
pg-embed
Run a Postgresql database locally on Linux, MacOS or Windows as part of another Rust application or test.
MIT License
116
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Getting Error: PgEmbedError { error_type: PgInitFailure, source: None, message: None } when trying to run pg-embed
#37
manuelarte
opened
3 months ago
2
Point to an existing Postgresql binary
#36
marijanp
opened
3 months ago
0
Performance issues with testing on windows
#35
capveg-netdebug
opened
8 months ago
1
Add suport for postgres v16
#34
victorcrimea
opened
8 months ago
0
Some improvements
#33
alexpdp7
opened
9 months ago
0
Disabling auto-fetch, using the OS' postgres?
#32
Ekleog
opened
11 months ago
2
How to bind an ephemeral post for the db?
#31
capveg-netdebug
opened
11 months ago
0
removes terminal spawn on windows
#30
MylesWritesCode
opened
11 months ago
0
feat: remove usage of archive-rs
#29
jayy-lmao
opened
1 year ago
0
Version 0.8.0 not published in crates.io
#28
bruno-ortiz
opened
1 year ago
2
Example usage of pg-embed in a unit test with sqlx
#27
liamwh
opened
1 year ago
2
Update dependencies to fix audit warning.
#26
gz
closed
1 year ago
2
Fix typos
#25
kianmeng
opened
1 year ago
0
Do not enable reqwest default features so the user can choose which SSL provider to use
#24
Yatekii
closed
1 year ago
1
Various setup failures observed on Windows
#23
ryan-summers
opened
1 year ago
5
archiver-rs fails at opening the postgres archive
#22
michaelb
opened
1 year ago
9
Support for native-tls
#21
cottinisimone
opened
1 year ago
1
Usage outside of Rust ?
#20
revskill10
opened
1 year ago
1
`pg.create_database("database_name").await;` method `create_database` not found in `PgEmbed`
#19
SamuelMarks
opened
1 year ago
1
error: the crate `pg-embed v0.7.1 (pg-embed)` depends on crate `sqlx v0.6.2` multiple times with different names
#18
SamuelMarks
opened
1 year ago
0
0.7.0 release on crates.io?
#17
yrashk
closed
1 year ago
1
Problem: port should not be i16
#16
yrashk
closed
1 year ago
1
Problem: can't use pg_embed with anyhow::Error
#15
yrashk
closed
1 year ago
1
Sqlx upgrade
#14
tormeh
closed
1 year ago
1
update versions (fixes #12)
#13
chanced
closed
2 years ago
1
MacOS Monterey-M1 : Can't start DB => ""Could not find central directory end"
#12
AlexandreCantin
closed
2 years ago
2
Production worthy for desktop apps?
#11
evbo
closed
2 years ago
2
fix compilation on linux
#10
nicoulaj
closed
3 years ago
1
error handling output: Custom { kind: InvalidData, error: "stream did not contain valid UTF-8" }
#9
itschrono
closed
3 years ago
5
Example in readme doesn't compile
#8
dlight
opened
3 years ago
4
set some compile time defaults on OS+Architecture
#7
nicoulaj
closed
3 years ago
1
#5: improve subprocess control
#6
nicoulaj
closed
3 years ago
1
blocking wait until database ready
#5
nicoulaj
closed
3 years ago
5
Make subprocress output configurable
#4
nicoulaj
closed
3 years ago
3
Allow to reuse binaries even when persistent is disabled
#3
nicoulaj
closed
3 years ago
3
`PgSettings::executables_dir` and `PgSettings::database_dir` are String's
#2
OvermindDL1
closed
3 years ago
4
initdb: error: invalid authentication method "<snip-password>" for "local" connections
#1
OvermindDL1
closed
3 years ago
3