Re: postgres hit url?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Julie Goldberg <julie(at)empowerengine(dot)com>, Tony Alderman <tonyalderman(at)gmail(dot)com>
Cc: "seapug(at)postgresql(dot)org" <seapug(at)postgresql(dot)org>
Subject: Re: postgres hit url?
Date: 2014-04-26 00:33:58
Message-ID: 535AFEF6.7060603@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: seapug


On 04/25/2014 05:25 PM, Julie Goldberg wrote:
> Thanks all.
>
> Tony's github link looks great. We recently migrated to Amazon RDS for
> our database server, so we can dynamically resize and use their backup
> procedures. Unfortunately, Amazon doesn't give you shell access to the
> db server, so we can't install stuff like that.
>

How is this working for you? Is it performant at all? Can you provide
any metrics in terms of tx/s?

> Joshua's point that I should try pl/perl or pl/python was helpful too.
> Unfortunately, again, I can't import any of the standard perl
> libraries used for grabbing a URL. I tried HTTP::Request, NET::LDAP and
> NET::LDAPS.

You would have to load plperl/u.

JD

--
Command Prompt, Inc. - http://www.commandprompt.com/ 509-416-6579
PostgreSQL Support, Training, Professional Services and Development
High Availability, Oracle Conversion, Postgres-XC, @cmdpromptinc
Political Correctness is for cowards.

In response to

Responses

Browse seapug by date

  From Date Subject
Next Message Brian Rice 2014-04-26 00:52:04 Re: postgres hit url?
Previous Message Julie Goldberg 2014-04-26 00:25:06 Re: postgres hit url?