An open API service for providing issue and pull request metadata for open source projects.

GitHub / fergusstrange/embedded-postgres issues and pull requests

#156 - fix: prevent panic when `*http.Response` is nil

Pull Request - State: open - Opened by dannykopping 2 months ago - 1 comment

#155 - Add option for launching in own process group

Pull Request - State: open - Opened by mattjohnsonpint 2 months ago

#153 - Does this use CGO?

Issue - State: closed - Opened by pjebs 3 months ago - 1 comment

#152 - Add a way to connect through UNIX socket.

Pull Request - State: open - Opened by apognu 5 months ago

#151 - Data not preserved between launches

Issue - State: closed - Opened by aleybovich 6 months ago

#150 - Switch from dependency on lib/pq?

Issue - State: open - Opened by aleybovich 6 months ago

#148 - Question: how detect and deal with zombie embedded processes

Issue - State: closed - Opened by ericedem 8 months ago - 2 comments

#147 - Fix osx builds

Pull Request - State: closed - Opened by fergusstrange 8 months ago

#146 - fix: StartParameters on Windows

Pull Request - State: closed - Opened by hugodutka 8 months ago - 1 comment

#145 - StartParameters don't work on Windows

Issue - State: closed - Opened by hugodutka 8 months ago - 3 comments

#144 - fix: detect pg_ctl exists instead of bin dir

Pull Request - State: closed - Opened by wenerme 9 months ago - 1 comment

#143 - fix: error typos and introduce error types

Pull Request - State: closed - Opened by dhaus67 10 months ago - 1 comment

#142 - Update versions

Pull Request - State: closed - Opened by fergusstrange 11 months ago

#141 - Why erased RuntimePath directory?

Issue - State: closed - Opened by pobearm 12 months ago - 1 comment

#140 - Upgrade versions

Pull Request - State: closed - Opened by fergusstrange about 1 year ago

#139 - [Bug]: Unable to write password file

Issue - State: closed - Opened by BrunoQuaresma about 1 year ago - 1 comment

#138 - Try upgrade

Pull Request - State: closed - Opened by fergusstrange about 1 year ago

#136 - Update build & test workflows

Pull Request - State: closed - Opened by der-eismann over 1 year ago - 1 comment

#135 - Replace xz library with newer one

Pull Request - State: closed - Opened by der-eismann over 1 year ago - 4 comments

#134 - Support for dynamic port allocation

Pull Request - State: closed - Opened by mainbrain over 1 year ago - 2 comments

#133 - make encoding configurable in initdb

Pull Request - State: closed - Opened by zzzFelix over 1 year ago - 4 comments

#132 - Upgrade versions

Pull Request - State: closed - Opened by fergusstrange over 1 year ago

#131 - fix(deps): upgrade postgres for 13 constant from `13.11` to `13.14.0`

Pull Request - State: closed - Opened by michaelbrewer over 1 year ago - 6 comments

#129 - Add V16 constant

Pull Request - State: closed - Opened by zzzFelix over 1 year ago - 2 comments

#128 - Support for dynamic port allocation

Issue - State: open - Opened by mainbrain over 1 year ago - 4 comments

#127 - Run postgres directly and not via pg_ctl in Linux

Pull Request - State: closed - Opened by byrnedo over 1 year ago - 1 comment

#126 - syntax error at or near "-" (SQLSTATE 42601)

Issue - State: closed - Opened by niclausse over 1 year ago - 1 comment

#125 - Allow creating databases with dashes in the name

Pull Request - State: closed - Opened by mboulton-fathom over 1 year ago - 2 comments

#124 - Fixed decompression issue when downloaded using chunked encoding

Pull Request - State: closed - Opened by djcass44 almost 2 years ago - 1 comment

#123 - Jar unzip fails when server does not set ContentLength

Issue - State: closed - Opened by djcass44 almost 2 years ago - 1 comment

#122 - Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#121 - Metadata tables missing

Issue - State: closed - Opened by talig about 2 years ago - 1 comment

#120 - Cachepath

Pull Request - State: closed - Opened by movit about 2 years ago - 4 comments

#119 - Rename directories on Windows does not need syscall.Fsync() on rename.

Pull Request - State: closed - Opened by nelsonjr about 2 years ago - 1 comment

#118 - how to change r/w permission?

Issue - State: closed - Opened by Snax1210 about 2 years ago - 7 comments

#117 - Custom Config Values

Pull Request - State: closed - Opened by fergusstrange about 2 years ago

#116 - Apple silicon tests

Pull Request - State: closed - Opened by fergusstrange about 2 years ago

#115 - Process already running in port when test panics using embedded postgres

Issue - State: closed - Opened by manuelarte about 2 years ago - 6 comments

#114 - CLI release for PostgreSQL version manager [embedding your project]

Issue - State: closed - Opened by SamuelMarks about 2 years ago - 1 comment

#113 - Version Updates

Pull Request - State: closed - Opened by fergusstrange about 2 years ago

#112 - Absolutely not concurrency-safe

Issue - State: closed - Opened by karelbilek about 2 years ago - 3 comments

#111 - How to shutdown an existing PG instance?

Issue - State: closed - Opened by alifarooq0 about 2 years ago - 1 comment

#109 - Support running binaries on non-standard systems

Pull Request - State: closed - Opened by jordanisaacs over 2 years ago - 3 comments

#108 - [config.go] Add `GetConnectionURL`

Pull Request - State: closed - Opened by SamuelMarks over 2 years ago - 7 comments

#107 - twirp error internal: conn closed

Issue - State: closed - Opened by JasonLiuZhuoCheng over 2 years ago - 1 comment

#106 - List of all supported versions? - From Maven?

Issue - State: closed - Opened by SamuelMarks over 2 years ago - 2 comments

#104 - In PostgreSQL 10 and later, the version is always a single number

Pull Request - State: closed - Opened by dgallion1 over 2 years ago

#103 - Expose an interface to retrieve binaries from non-network sources

Issue - State: closed - Opened by voxeljorge over 2 years ago - 5 comments

#102 - Fix #94: Support custom start parameters.

Pull Request - State: closed - Opened by jgiles over 2 years ago - 7 comments

#101 - Error when DataBase is Specified in Config

Issue - State: closed - Opened by dcaf-mocha over 2 years ago - 1 comment

#100 - Unexported field 'version' usage

Issue - State: closed - Opened by SamuelMarks over 2 years ago - 3 comments

#99 - Prevent concurrent downloads using singleflight

Pull Request - State: closed - Opened by kyleconroy over 2 years ago - 2 comments

#98 - V15 Support

Pull Request - State: closed - Opened by fergusstrange over 2 years ago

#96 - Race in remote fetcher can cause parallel tests to fail

Issue - State: closed - Opened by vanzin over 2 years ago - 11 comments

#95 - Run as a different user (non-root)

Issue - State: open - Opened by mafredri over 2 years ago - 12 comments

#94 - Can't change `postgres.conf` values

Issue - State: closed - Opened by subhan-nadeem over 2 years ago - 2 comments

#93 - Add support for MacOS ARM, upgrade versions and update unit tests

Pull Request - State: closed - Opened by amarpal over 2 years ago - 1 comment

#92 - Add support for MacOS ARM, upgrade versions and update unit tests

Pull Request - State: closed - Opened by amarpal over 2 years ago

#91 - Upgrade versions and add support for MacOS ARM

Pull Request - State: closed - Opened by amarpal over 2 years ago

#90 - Patch for m1 macs: Use native binaries for 14.2 and above

Pull Request - State: closed - Opened by bdoherty-tovala over 2 years ago - 1 comment

#89 - Allow M1 macs to use ARM-native binaries for postgres v14.2+

Pull Request - State: closed - Opened by bdoherty-tovala over 2 years ago

#88 - Own the postgres process

Pull Request - State: closed - Opened by byrnedo over 2 years ago - 10 comments

#87 - Unable to init database

Issue - State: closed - Opened by technicallyty over 2 years ago - 12 comments

#86 - Issues with M1 ARM Macs

Issue - State: closed - Opened by bdoherty-tovala almost 3 years ago - 5 comments

#85 - Upgrade versions.

Pull Request - State: closed - Opened by fergusstrange almost 3 years ago

#84 - Include the contents of logs when postgres fails to start or initdb fails

Pull Request - State: closed - Opened by mackinleysmith almost 3 years ago - 13 comments

#83 - Return an error instead of deleting data on upgrade

Issue - State: closed - Opened by kylecarbs almost 3 years ago - 4 comments

#82 - Any logger example to only process stderr?

Issue - State: closed - Opened by sneko almost 3 years ago - 1 comment

#81 - Add runAsUser functionality

Pull Request - State: closed - Opened by same-id about 3 years ago - 7 comments

#80 - Add runAsUser functionality

Pull Request - State: closed - Opened by same-id about 3 years ago

#79 - Cgo?

Issue - State: closed - Opened by pjebs about 3 years ago - 1 comment

#78 - Add error info when 'unable to init db'

Issue - State: closed - Opened by dor-utila about 3 years ago - 3 comments

#77 - Add error info in message 'unable to init db'

Pull Request - State: closed - Opened by dor-utila about 3 years ago - 6 comments

#76 - Allow creating the default database as a Template

Issue - State: closed - Opened by dor-utila about 3 years ago - 1 comment

#75 - Add CachePath as a configuration option

Pull Request - State: closed - Opened by kylecarbs about 3 years ago - 2 comments

#74 - Specify encoding while init database

Issue - State: closed - Opened by DisinS about 3 years ago - 3 comments

#73 - Add test for real corrupted data and utilise sha256 where available

Pull Request - State: closed - Opened by fergusstrange about 3 years ago - 1 comment

#72 - Upgrade Postgres versions

Pull Request - State: closed - Opened by fergusstrange about 3 years ago

#71 - unable to extract postgres archive: xz: data is truncated or corrupt

Issue - State: closed - Opened by jfigus about 3 years ago - 9 comments

#70 - Build Upgrades

Pull Request - State: closed - Opened by fergusstrange about 3 years ago

#69 - Issues changing defaults via DefaultConfig()

Issue - State: closed - Opened by jeremybusk over 3 years ago - 2 comments

#68 - Upgrade versions

Pull Request - State: closed - Opened by fergusstrange over 3 years ago

#67 - Fix data race

Pull Request - State: closed - Opened by pscott31 over 3 years ago

#66 - Support custom maven central repo for Binary Download

Issue - State: closed - Opened by bulanovk over 3 years ago

#65 - Support Binaries Repo customization

Pull Request - State: closed - Opened by bulanovk over 3 years ago - 2 comments

#64 - Bugfix preload timescaledb libraries

Pull Request - State: closed - Opened by guoguojin over 3 years ago

#63 - Upgrade Postgres versions

Pull Request - State: closed - Opened by fergusstrange over 3 years ago

#62 - Added V14 (14.1.0) supported version.

Pull Request - State: closed - Opened by goguson over 3 years ago - 1 comment

#61 - Add running binaries with specific attributes

Pull Request - State: closed - Opened by mbfr over 3 years ago - 2 comments

#60 - Description is misleading

Issue - State: closed - Opened by mihaiav over 3 years ago - 1 comment

#59 - Fix goroutine and connection leak on database connect

Pull Request - State: closed - Opened by EldarKurbanov over 3 years ago - 9 comments

#58 - Goroutine leak on database connect

Issue - State: closed - Opened by EldarKurbanov over 3 years ago

#57 - Downloader for binary dependencies

Issue - State: closed - Opened by gedw99 over 3 years ago - 1 comment