Apt pinning packages¶
In some cases you might need to pin
the selected packages to avoid the upgrades from the distribution repositories.
The pinning takes place in the preference
file. To pin a package, set the Pin-Priority
to higher numbers.
Make a new file /etc/apt/preferences.d/00percona.pref
. For example, add the following to the preference file:
Package:
Pin: release o=Percona Development Team
Pin-Priority: 1001
For more information about the pinning, check the official debian wiki.
Get expert help¶
If you need assistance, visit the community forum for comprehensive and free database knowledge, or contact our Percona Database Experts for professional support and services.
Last update:
2023-10-23