[HACKERS] Re: Escaping strings for inclusion into SQL queries

2001-08-23 Thread Christopher Masto
als, I think that the usual policy of using the standard interface when possible should apply. -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL PROTECTED][EMAIL PROTECTED]http://www.netmonger.net Free yourself, free your machine, free th

Re: [HACKERS] refusing connections based on load ...

2001-04-25 Thread Christopher Masto
, which can be throttled down to 25% of what ultra-mega-hosting users get. Simple load shedding is a baby step in the right direction. If nothing else, it will cast a spotlight on some of the problem areas. -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL

Re: [HACKERS] Re: No printable 7.1 docs?

2001-04-16 Thread Christopher Masto
ntation requirements, and I was hoping that SGML + free software would come to the rescue. If it's just a matter of time and effort, this may be an big enough area of overlap with work that I can spend Official Time and/or Official Money on it. -- Christopher Masto Senior Network Mon

[HACKERS] No printable 7.1 docs?

2001-04-16 Thread Christopher Masto
s are all SGML and HTML. I could really use a printable copy, but last time I tried to generate it from the SGML, it was a nightmare (and afterward, I discovered that the release docs are apparently made by hand anyway). Am I missing something? -- Christopher Masto Senior Network Mon

Re: [HACKERS] Re: Changing the default value of an inherited column

2001-03-31 Thread Christopher Masto
NOT NULL DEFAULT 'foo'); Then a function on "base" could look at table_id and know which table it's working on. A waste of space, but I can think of uses for it. -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL PROTECTED][EMAIL PR

Re: [HACKERS] FAQ: Current state of replication ?

2001-03-21 Thread Christopher Masto
lmost traditional 'net environment. Your application sounds like a perfect fit for LDAP. In other words, keep your database in Postgres, but export views of it through for clients to query through LDAP. Rely on LDAP replication, since it has the model you need and works today. -- Chris

Re: [HACKERS] Proposed WAL changes

2001-03-12 Thread Christopher Masto
ust the "recent" data, and would it be possible to find out which records are part of that damaged set? -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL PROTECTED][EMAIL PROTECTED]http://www.netmonger.net Free yourself, free your

Re: [HACKERS] performance modality in 7.1 for large text attributes?

2000-12-19 Thread Christopher Masto
#x27;d be curious to see how this changes if you artificially slow down your loop, or adjust your OS's filesystem parameters. It may give some more clues. -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL PROTECTED][EMAIL PROTECTED]http://www.n

Re: [HACKERS] Who is a maintainer of GiST code ?

2000-12-19 Thread Christopher Masto
erkeley papers repository > http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/papers/ > but I'd be surprised if it's more than an overview... Well, there's this: http://gist.cs.berkeley.edu/ and this: http://gist.cs.berkeley.edu/pggist/ -- Christopher Masto Senior Network Monkey