Skip to main content

Django postgres VACUUM

Project description

Installation

$ [sudo] pip install django-postgres-vacuum
settings.py
INSTALLED_APPS+=['django_postgres_vacuum']

Examples

from django.core.management import call_command

call_command('vacuum')
call_command('vacuum_full')
$ python manage.py vacuum
$ python manage.py vacuum_full

readme42.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-postgres-vacuum-2020.12.24.tar.gz (1.6 kB view details)

Uploaded Source

File details

Details for the file django-postgres-vacuum-2020.12.24.tar.gz.

File metadata

  • Download URL: django-postgres-vacuum-2020.12.24.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for django-postgres-vacuum-2020.12.24.tar.gz
Algorithm Hash digest
SHA256 335fe6b4d12fb341080c80e8afd4d596c78339423f1561707bb763c84f347888
MD5 b27838b76132af504f28f7c21c01aec6
BLAKE2b-256 145d8397f4e3c64b07c2435c3192d4ac81becea0db525ea0098de6629af2ed01

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page