aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2022-01-28 08:41:25 -0500
committerRobert Haas <rhaas@postgresql.org>2022-01-28 08:41:25 -0500
commitd45099425eb19e420433c9d81d354fe585f4dbd6 (patch)
treec89a27a8d97269b172433071b18b93dcda6b991e /src/backend/access/gist/gist.c
parent43f33dc018a4b77ced78a0a6df8ed5d450cfe5f4 (diff)
downloadpostgresql-d45099425eb19e420433c9d81d354fe585f4dbd6.tar.gz
postgresql-d45099425eb19e420433c9d81d354fe585f4dbd6.zip
Allow server-side compression to be used with -Fp.
If you have a low-bandwidth connection between the client and the server, it's reasonable to want to compress on the server side but then decompress and extract the backup on the client side. This commit allows you do to do just that. Dipesh Pandit, with minor and mostly cosmetic changes by me. Discussion: http://postgr.es/m/CAN1g5_HiSh8ajUMd4ePtGyCXo89iKZTzaNyzP_qv1eJbi4YHXA@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions