Live data from Hacker News

Viewing profile — andrewdunstan

andrewdunstan

HN member
Joined
Sat, Oct 01, 2011, 12:32 PM UTC
HN karma
1
Public activity
2 items

About andrewdunstan

No profile information was provided.

Recent public activity

  1. comment
    Comment #3828480

    PGFouine is nice, but it needs a major do-over. It would be good written with a plpgsql backend running against database loaded csv log files, so that it could handle huge logs, un…

  2. comment
    Comment #3059936

    Neat. You could avoid having to create a per-schema id function by passing the shard id and the sequence oid as params to the function, so you'd have default public.next_id(5,'inst…