Re: [PERFORM] Apache2 PostgreSQL http authentication
Magnus Hagander schrieb:
> I'd consider having a small daemon LISTENing for NOTIFYs that you send by triggers whenever the table has changed. That'll make sure it only dumps if something actually changed. And you can also implement some ratelimiting if needed.
Do you really think such a homegrown solution will be more
performant then just accessing postgres? If you have
many users the lookup time in a .htaccess/.htpasswd is not for
free either.
Regards
Tino
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
Received on Mon Oct 8 13:27:40 2007
This archive was generated by hypermail 2.1.8
: Tue Jun 17 2008 - 04:56:58 EDT
|