PostgreSql.Binaries.Lite
10.7.1
dotnet add package PostgreSql.Binaries.Lite --version 10.7.1
NuGet\Install-Package PostgreSql.Binaries.Lite -Version 10.7.1
<PackageReference Include="PostgreSql.Binaries.Lite" Version="10.7.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add PostgreSql.Binaries.Lite --version 10.7.1
#r "nuget: PostgreSql.Binaries.Lite, 10.7.1"
// Install PostgreSql.Binaries.Lite as a Cake Addin #addin nuget:?package=PostgreSql.Binaries.Lite&version=10.7.1 // Install PostgreSql.Binaries.Lite as a Cake Tool #tool nuget:?package=PostgreSql.Binaries.Lite&version=10.7.1
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.
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 | 91,508 | 4/9/2019 |
10.6.1 | 40,568 | 11/11/2018 |
10.5.1 | 42,181 | 8/10/2018 |
10.4.1 | 2,617 | 5/12/2018 |
10.3.1 | 1,170 | 3/22/2018 |
10.2.1 | 11,126 | 2/20/2018 |
10.1.2 | 1,173 | 11/16/2017 |
10.0.1 | 1,127 | 10/20/2017 |
9.6.12.1 | 35,431 | 3/3/2019 |
9.6.11.1 | 899 | 11/11/2018 |
9.6.10.1 | 1,019 | 8/10/2018 |
9.6.9.1 | 1,139 | 5/12/2018 |
9.6.8.1 | 987 | 3/22/2018 |
9.6.7.1 | 1,047 | 2/20/2018 |
9.6.6.2 | 1,194 | 11/16/2017 |
9.6.5.1 | 1,580 | 9/12/2017 |
9.6.4.1 | 1,068 | 8/18/2017 |
9.6.3.1 | 1,122 | 5/30/2017 |
9.6.2.4 | 1,299 | 4/18/2017 |
9.6.2.1 | 17,072 | 2/9/2017 |
9.6.1.2 | 1,324 | 10/28/2016 |
9.6.0.1 | 1,221 | 10/6/2016 |
9.5.16.1 | 699 | 3/3/2019 |
9.5.15.1 | 2,506 | 11/11/2018 |
9.5.14.1 | 1,055 | 8/10/2018 |
9.5.13.1 | 1,036 | 5/12/2018 |
9.5.12.1 | 1,320 | 3/22/2018 |
9.5.11.1 | 924 | 2/20/2018 |
9.5.10.1 | 1,031 | 11/16/2017 |
9.5.9.1 | 1,064 | 9/12/2017 |
9.5.8.1 | 1,058 | 8/18/2017 |
9.5.7.1 | 1,144 | 6/16/2017 |
9.5.5.1 | 24,103 | 10/28/2016 |
9.5.4.2 | 1,159 | 10/6/2016 |
9.5.4.1 | 1,386 | 10/6/2016 |
0.1.0 | 1,112 | 9/30/2016 |
0.0.2 | 1,093 | 9/30/2016 |
0.0.1 | 1,443 | 9/12/2016 |
0.0.1-build00000 | 908 | 9/12/2016 |