The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::ProxyHunter::Model::Schema::Pg - PostgreSQL schema for App::ProxyHunter

SYNOPSIS

        # just edit proxyhunter's config
        db = {
                driver: "Pg"
        }

DESCRIPTION

You need to create database yourself, then use proxyhunter --create-schema to create tables structure

SEE ALSO

App::ProxyHunter

AUTHOR

Oleg G, <oleg@cpan.org>

COPYRIGHT AND LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself