import plpy

From: Kent Tenney <ktenney(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: import plpy
Date: 2016-01-29 12:13:33
Message-ID: CAAa_k2cAqzOO=ckT_HVEY+qXpRXT4TZ9sNUbN8qYAsdX4JKmfw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

From the Packt book "Postgresql Server Programming"

"you can have a similar environment in your Python development
environment using the plpy module.

Just put the module in your path and do import plpy before you try
running your prospective PL/PythonU functions in an ordinary
interpreter."

I've been unable to locate such a thing.

Suggestions?

Thanks,
Kent

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emre Hasegeli 2016-01-29 13:08:28 Re: BRIN indexes
Previous Message Kaushal Shriyan 2016-01-29 11:00:23 BDR replication on Postgresql 9.5.0