Re: Database connectivity
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Database connectivity
- From: Nagaev Boris <bnagaev@...>
- Date: 2015年2月18日 09:14:07 +0000
On Wed, Feb 18, 2015 at 8:39 AM, Geoff Leyland
<geoff_leyland@fastmail.fm> wrote:
> On 18/02/2015, at 8:57 pm, Nagaev Boris <bnagaev@gmail.com> wrote:
>>
>> I use pgmoon [1] for Postgres. It can be used with OpenResty (async)
>> and luasocket (sync).
>
> Yes, the async is nice, but I couldn’t see that pgmoon supported prepared queries and query parameters. Does it?
It seems pgmoon doesn't support prepared queries and query parameters.