PostgreSql.Binaries.Lite.Plv8 NuGet Package

Minimum set of binaries of the PostgreSQL database.
The one in this file contains postgresql-10.7-1-windows-x64.zip without doc, include, pgAdmin 4, StackBuilder and symbols.
Additionally package includes PostgreSQL 10 plv8 64-bit - PL/V8 1.4.10 from http://www.postgresonline.com/downloads/pg10plv8jsbin_w64.zip.
So, this package can be consumed from the unit tests.
Sample commands to setup a database cluster would be:
- extract
- cd {extractfolder}\pgsql\bin
- initdb -D ..\data
- pg_ctl -D ..\data -o "-p {port}" start
- perform tests
- pg_ctl -D ..\data stop
By default, this will start a database (postgres) and allow postgres user accessing it locally with any password (auth_method = trust).




Got any PostgreSql.Binaries.Lite.Plv8 Question?





Info

Version: 10.7.1
Author(s): M.Rybnikov
Last Update: Tuesday, April 9, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mihasic/PostgreSql.Binaries.Lite
NuGet Url: https://www.nuget.org/packages/PostgreSql.Binaries.Lite.Plv8


Install
Install-Package PostgreSql.Binaries.Lite.Plv8
dotnet add package PostgreSql.Binaries.Lite.Plv8
paket add PostgreSql.Binaries.Lite.Plv8
PostgreSql.Binaries.Lite.Plv8 Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.3

avg-downloads-per-day

16

days-since-last-release

1838