Download the PHP package cytech-services/laravel-postgres-vacuum-analyze without Composer
On this page you can find all versions of the php package cytech-services/laravel-postgres-vacuum-analyze. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download cytech-services/laravel-postgres-vacuum-analyze
More information about cytech-services/laravel-postgres-vacuum-analyze
Files in cytech-services/laravel-postgres-vacuum-analyze
Package laravel-postgres-vacuum-analyze
Short Description A laravel package to vacuum and analyze tables in specific schemas
License MIT
Homepage https://github.com/cytech-services/laravel-postgres-vacuum-analyze
Informations about the package laravel-postgres-vacuum-analyze
A laravel package to vacuum and analyze tables in the public shema
This package provides a command that will vacuum and analylze tables for specific Laravel database connections for specific schemas. You can then create a scheduled task for this command to regularly optimize your database!
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Christopher Graham
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-postgres-vacuum-analyze with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0