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

Search results for "Pg"

Pg - Perl5 extension for PostgreSQL River stage one • 1 direct dependent • 1 total dependent

The Pg module permits you to access all functions of the Libpq interface of PostgreSQL. Libpq is the programmer's interface to PostgreSQL. For examples of how to use this module, look at the file test.pl....

MERGL/pgsql_perl5-1.9.0 - 04 Apr 2000 19:52:05 UTC - Search in distribution

Pg::PQ - Perl wrapper for PostgreSQL libpq River stage one • 1 direct dependent • 3 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/Pg-PQ-0.15 - 10 Oct 2017 07:41:49 UTC - Search in distribution

DBD::Pg - PostgreSQL database driver for the DBI module River stage three • 76 direct dependents • 147 total dependents

DBD::Pg is a Perl module that works with the DBI module to provide access to PostgreSQL databases....

TURNSTEP/DBD-Pg-3.18.0 - 06 Dec 2023 23:47:13 UTC - Search in distribution

Pg::CLI - Run Postgres CLI utilities River stage one • 2 direct dependents • 4 total dependents

This distribution provides some simple wrapper around the command line utilities that ship with Postgres. Currently, it includes the following classes: * Pg::CLI::psql * Pg::CLI::pg_dump * Pg::CLI::pg_restore * Pg::CLI::pg_config...

DROLSKY/Pg-CLI-0.14 - 21 Nov 2018 17:31:45 UTC - Search in distribution

Mojo::Pg - Mojolicious ♥ PostgreSQL River stage two • 11 direct dependents • 13 total dependents

Mojo::Pg is a tiny wrapper around DBD::Pg that makes PostgreSQL <http://www.postgresql.org> a lot of fun to use with the Mojolicious <https://mojolicious.org> real-time web framework. Perform queries blocking and non-blocking, use all SQL features <h...

SRI/Mojo-Pg-4.27 - 15 Mar 2022 12:13:59 UTC - Search in distribution

Pg::Priv - PostgreSQL ACL parser and iterator River stage zero No dependents

This module parses PostgreSQL ACL arrays and represents the underlying privileges as objects. Use accessors on the objects to see what privileges are granted by whom and to whom. PostgreSQL ACLs are arrays of strings. Each string represents a single ...

DWHEELER/Pg-Priv-0.12 - 28 Nov 2012 20:11:58 UTC - Search in distribution

AnyMQ::Pg - Use built-in PostgreSQL 'LISTEN' and 'NOTIFY' commands for message-passing. River stage zero No dependents

REVMISCHA/AnyMQ-Pg-0.01 - 04 Nov 2012 23:04:59 UTC - Search in distribution

Pg::Blobs - Blobs management methods for Postgresql related DB modules. River stage zero No dependents

JETEVE/Pg-Blobs-0.003 - 18 Jun 2015 09:23:08 UTC - Search in distribution

Pg::Queue - Simple SKIP LOCKED based Queue for Postgresql River stage zero No dependents

This module provides an OO interface to a Postgresql table which implements a simple yet highly concurrent queue via the new 9.5 feature "SKIP LOCKED". For further details on how SKIP LOCKED works, see <https://www.postgresql.org/docs/current/static/...

RMZG/Pg-Queue-v1.0 - 29 Jul 2017 08:04:19 UTC - Search in distribution

Pg::Loader - Perl extension for loading and updating Postgres tables River stage zero No dependents

This is a helper module for pgloader.pl(1), it loads and updates tables in a Postgres database. It is similar in function to the pgloader(1) python program (written by other authors) with enhancements plus the ability to update tables. EXPORT Pg::Loa...

IOANNIS/Pg-Loader-0.21 - 19 Oct 2013 10:17:58 UTC - Search in distribution

Pg::Pcurse - Monitors a Postgres cluster River stage zero No dependents

Library functions for pcurse(1) which monitors Postgres databases...

IOANNIS/Pg-Pcurse-0.25 - 17 Oct 2011 08:06:29 UTC - Search in distribution

Pg::Simple - simple OO interface to PostgreSQL River stage zero No dependents

Pg::Simple is a very simple interface to PostgreSQL. It is patterned after the DBI interface. Why not use the DBI interface instead? The main reason is that it does not yet support cursors. This module does. When the DBI Postgres interface supports c...

DJERIUS/Pg-Simple-1.20 - 15 Aug 2006 18:26:34 UTC - Search in distribution

Pg::hstore - Perl extension for encoding/decoding postgresql's hstore data type. River stage one • 2 direct dependents • 2 total dependents

decode(string) Decode given HSTORE value. NULL values will be converted to Perl undef; NULL or empty keys will be ignored. Returns hash ref with key => value pairs. Can return undef on internal error. Keys and values will have same UTF8 flag as incom...

ALT/Pg-hstore-1.06 - 28 Mar 2016 14:41:57 UTC - Search in distribution

Pg::Explain - Object approach at reading explain analyze output River stage zero No dependents

DEPESZ/Pg-Explain-2.7 - 29 Dec 2023 12:04:48 UTC - Search in distribution

Pg::Reindex - rebuild postgresql indexes concurrently without locking. River stage zero No dependents

Postgresql indexes should be rebuilt on a regular basis for good performance. This can be done with the "REINDEX" command, however, building indexes this way requires an exclusive lock on the table. On the other hand, using "CREATE INDEX CONCURRENTLY...

BINARY/Pg-Reindex-0.001 - 27 Nov 2015 04:56:28 UTC - Search in distribution

AnyEvent::Pg - Query a PostgreSQL database asynchronously River stage one • 2 direct dependents • 2 total dependents

******************************************************************* *** *** *** NOTE: This is a very early release that may contain lots of *** *** bugs. The API is not stable and may change between releases *** *** *** ******************************...

SALVA/AnyEvent-Pg-0.15 - 28 Oct 2014 17:02:27 UTC - Search in distribution

Pg::BulkLoad - Bulk Load for Postgres with ability to skip bad records. River stage zero No dependents

BRAINBUZ/Pg-BulkLoad-2.07 - 18 Jul 2019 03:23:21 UTC - Search in distribution

Pg::Corruption - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Pg::Corruption, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah. EXPORT None by default....

IOANNIS/Pg-Corruption-0.02 - 17 Nov 2013 03:14:04 UTC - Search in distribution

Pg::ServiceFile - Basic PostgreSQL connection service file interface River stage one • 1 direct dependent • 1 total dependent

Pg::ServiceFile is a partially complete interface to the PostgreSQL connection service file. It's complete in the fact that it reads the $ENV{PGSERVICEFILE} or the user service file "~/.pg_service.conf" as standard, but will not automatically retriev...

KWAKWA/Pg-ServiceFile-0.03 - 27 Feb 2018 20:35:22 UTC - Search in distribution

Pg::DatabaseManager - Manage installation and migration of an application's (Postgres) database River stage one • 1 direct dependent • 2 total dependents

This class provides an object which can be used to drop, create, and migrate an application's Postgres database. It uses MooseX::Getopt so that it can be invoked easily from a command-line script, but it is also designed to be usable from another mod...

DROLSKY/Pg-DatabaseManager-0.06 - 22 Jan 2017 16:42:08 UTC - Search in distribution
541 results (0.125 seconds)