Re: Detailed documentation for external calls (threading, shared resources etc)

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Seref Arikan <serefarikan(at)kurumsalteknoloji(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Detailed documentation for external calls (threading, shared resources etc)
Date: 2011-06-14 20:00:31
Message-ID: m28vt4qj34.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seref Arikan <serefarikan(at)kurumsalteknoloji(dot)com> writes:
> This is actually a request for documentation guidance. I intend to
> develop an extension to postgresql. Basically I'd like to place calls
> to network using ZeroMQ, and I need to have detailed information about

You didn't tell us about what you want to achieve, only how. It could
be that your problem could be solved with a custom PGQ consumer, that
leaves well outside the database server. PGQ is the generic queue layer
on which the replication system Londiste is built.

http://wiki.postgresql.org/wiki/Skytools
http://wiki.postgresql.org/wiki/PGQ_Tutorial
http://wiki.postgresql.org/wiki/Londiste_Tutorial

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stefan Kaltenbrunner 2011-06-14 20:05:58 Re: pgbench cpu overhead (was Re: lazy vxid locks, v1)
Previous Message Jeff Janes 2011-06-14 19:56:56 Re: pgbench cpu overhead (was Re: lazy vxid locks, v1)