netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Leblond <eric@inl.fr>
To: Pierre Chifflier <chifflier@inl.fr>
Cc: netfilter-devel <netfilter-devel@vger.kernel.org>
Subject: Re: [ULOGD2 0/6] DB performance
Date: Wed, 07 Jan 2009 00:27:05 +0100	[thread overview]
Message-ID: <1231284425.4137.5.camel@ice-age> (raw)
In-Reply-To: <1231281078-31060-1-git-send-email-chifflier@inl.fr>

[-- Attachment #1: Type: text/plain, Size: 618 bytes --]

Hi,

Le mardi 06 janvier 2009 à 23:31 +0100, Pierre Chifflier a écrit :
> This patchset aims to improve the DB performance with the following
> improvements:
> 
> * Allow local (unix socket) connections to PostgreSQL database
> This one was spotted while profiling using callgrind, and noticing
> unexpected calls to SSL functions. Using a local connection improves
> speed a lot (by a factor 4 here).

Good news :)

All patches have been applied after having coding style fixed. Be
careful on that next time.

BR,
-- 
Eric Leblond <eric@inl.fr>
INL: http://www.inl.fr/
NuFW: http://www.nufw.org/

[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      parent reply	other threads:[~2009-01-06 23:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-06 22:31 [ULOGD2 0/6] DB performance Pierre Chifflier
2009-01-06 22:31 ` [PATCH 1/6] PostgreSQL: allow local connections Pierre Chifflier
2009-01-06 22:31 ` [PATCH 2/6] Allow plain INSERT instead of procedure Pierre Chifflier
2009-01-06 22:31 ` [PATCH 3/6] PostgreSQL schema: drop useless constraints Pierre Chifflier
2009-01-06 22:31 ` [PATCH 4/6] Flat SQL schema for PostgreSQL Pierre Chifflier
2009-01-06 22:31 ` [PATCH 5/6] Flat SQL schema for MySQL Pierre Chifflier
2009-01-06 22:31 ` [PATCH 6/6] DBI: lower column name before comparing to key Pierre Chifflier
2009-01-06 23:27 ` Eric Leblond [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1231284425.4137.5.camel@ice-age \
    --to=eric@inl.fr \
    --cc=chifflier@inl.fr \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).