PostgreSql.Binaries.Lite.Plv8
9.6.9.1
See the version list below for details.
dotnet add package PostgreSql.Binaries.Lite.Plv8 --version 9.6.9.1
NuGet\Install-Package PostgreSql.Binaries.Lite.Plv8 -Version 9.6.9.1
<PackageReference Include="PostgreSql.Binaries.Lite.Plv8" Version="9.6.9.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PostgreSql.Binaries.Lite.Plv8 --version 9.6.9.1
#r "nuget: PostgreSql.Binaries.Lite.Plv8, 9.6.9.1"
// Install PostgreSql.Binaries.Lite.Plv8 as a Cake Addin #addin nuget:?package=PostgreSql.Binaries.Lite.Plv8&version=9.6.9.1 // Install PostgreSql.Binaries.Lite.Plv8 as a Cake Tool #tool nuget:?package=PostgreSql.Binaries.Lite.Plv8&version=9.6.9.1
Minimum set of binaries of the PostgreSQL database.
The one in this file contains postgresql-9.6.9-1-windows-x64.zip without doc, include, pgAdmin 4, StackBuilder and symbols.
Additionally package includes PostgreSQL 9.6beta1 plv8 64-bit - PL/V8 1.4.8 from http://www.postgresonline.com/journal/archives/367-PLV8-binaries-for-PostgreSQL-9.6beta1-windows-both-32-bit-and-64-bit.html.
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).
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
10.7.1 | 3,127 | 4/9/2019 |
10.6.1 | 3,558 | 11/11/2018 |
10.5.1 | 7,370 | 8/10/2018 |
10.4.1 | 2,603 | 5/12/2018 |
10.3.1 | 2,796 | 3/22/2018 |
10.2.1 | 2,779 | 2/20/2018 |
10.1.2 | 11,430 | 11/16/2017 |
10.0.1 | 14,460 | 10/20/2017 |
9.6.12.1 | 2,413 | 3/3/2019 |
9.6.11.1 | 2,285 | 11/11/2018 |
9.6.10.1 | 2,933 | 8/10/2018 |
9.6.9.1 | 2,589 | 5/12/2018 |
9.6.8.1 | 2,825 | 3/22/2018 |
9.6.7.1 | 2,321 | 2/20/2018 |
9.6.6.2 | 3,488 | 11/16/2017 |
9.6.5.1 | 2,754 | 9/12/2017 |
9.6.4.1 | 2,500 | 8/18/2017 |
9.6.3.1 | 2,501 | 5/30/2017 |
9.5.16.1 | 2,352 | 3/3/2019 |
9.5.15.1 | 2,297 | 11/11/2018 |
9.5.14.1 | 2,835 | 8/10/2018 |
9.5.13.1 | 2,561 | 5/12/2018 |
9.5.12.1 | 2,834 | 3/22/2018 |
9.5.11.1 | 2,911 | 2/20/2018 |
9.5.10.1 | 2,778 | 11/16/2017 |
9.5.9.1 | 3,014 | 9/12/2017 |
9.5.8.1 | 2,861 | 8/18/2017 |
9.5.7.1 | 2,812 | 6/16/2017 |
9.5.5.1 | 2,879 | 6/16/2017 |