diff options
author | Robert Haas <rhaas@postgresql.org> | 2022-01-28 08:41:25 -0500 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2022-01-28 08:41:25 -0500 |
commit | d45099425eb19e420433c9d81d354fe585f4dbd6 (patch) | |
tree | c89a27a8d97269b172433071b18b93dcda6b991e /src/backend/access/gist/gist.c | |
parent | 43f33dc018a4b77ced78a0a6df8ed5d450cfe5f4 (diff) | |
download | postgresql-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