mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00

Review by Stephen Frost and Jonathan S. Katz Discussion: https://postgr.es/m/6EEB2B47-D274-4E65-83B1-2EF8C917C55F%40yesql.se
19 lines
681 B
HTML
19 lines
681 B
HTML
<h2>Cross distribution packages</h2>
|
|
<p>
|
|
Generic RPM and DEB packages that provide a server-only distribution
|
|
are available for some 32 and 64-bit Linux distributions. These
|
|
packages provide a single set of binaries and consistent packaging
|
|
across different Linux distributions. They are designed for server
|
|
installation where a GUI is not available and consistency across
|
|
multiple distributions is a requirement.
|
|
</p>
|
|
<p>
|
|
<a href="https://www.bigsql.org/postgresql/installers.jsp">Download</a>
|
|
the packages from BigSQL for all supported versions.
|
|
</p>
|
|
|
|
<p>
|
|
<em>Note:</em> The cross distribution packages do not fully integrate with
|
|
the platform-specific packaging systems.
|
|
</p>
|