Re: [ADMIN] wrong password accepted

2003-08-29 Thread Raphael Bauduin
On Fri, Aug 29, 2003 at 02:22:07PM +0100, Sam Barnett-Cormack wrote: > > On Fri, 29 Aug 2003, Raphael Bauduin wrote: > > > Hi, > > > > this is a strange situation I just discovered on a postgresql > > 7.2.1-2woody2 (Debian as you can see...). I use pg_hba to sp

[ADMIN] wrong password accepted

2003-08-29 Thread Raphael Bauduin
Hi, this is a strange situation I just discovered on a postgresql 7.2.1-2woody2 (Debian as you can see...). I use pg_hba to specify password ahtentications for clients. HEre's the line: host all 127.0.0.1255.255.255.0 password pass-file I just discovered that when I use

[ADMIN] Inheritance and primary keys

2002-07-18 Thread Raphael Bauduin
Hi, I'm developing a little project management tool in which you have contacts related to a customer, and contacts related to the project. Both contacts contains the same data for now, but for my test, I made the asumption that I would link the contacts directly with the tables customer and proj

[ADMIN] Inheritance and primary keys

2002-07-18 Thread Raphael Bauduin
Hi, I'm developing a little project management tool in which you have contacts related to a customer, and contacts related to the project. Both contacts contains the same data for now, but for my test, I made the asumption that I would link the contacts directly with the tables customer and proj

Re: [ADMIN] performance "tests"

2002-04-15 Thread Raphael Bauduin
> If you're going to run tests on foreign-key performance, please use > 7.2.*. I just installed 7.2.1. I run 7.1.3 in parallel. after I run the script to introduce 1000 rows in T1 in each version, deleting is much faster with 7.1.3 than with 7.2.1 (I took the same configuration parameters for bo

Re: [ADMIN] performance "tests"

2002-04-11 Thread Raphael Bauduin
On Thu, Apr 11, 2002 at 10:34:40AM -0400, Tom Lane wrote: > Raphael Bauduin <[EMAIL PROTECTED]> writes: > > I just installed 7.2.1. I run 7.1.3 in parallel. after I run the script > > to introduce 1000 rows in T1 in each version, deleting is much faster > > with 7.1.3

[ADMIN] performance "tests"

2002-04-10 Thread Raphael Bauduin
Hi, having read on this list (some time ago) that inserts could become slow when there are foreign keys constraints, I wanted to test it. So I created a DB with 5 tables (T1 -> T5) with, for 0

[ADMIN] syncing MSSQL and Postgres

2002-02-27 Thread Raphael Bauduin
Hi, I'd like to replicate a database in a MS-SQL server to a Postgresql server. I found two documents on techdocs.postgresql.org, but if you have experience with this, your advice is welcome :-) But my question is about the next step: is it possible, once the db is duplicated in pgsql, to keep

Re: [ADMIN] OT: Decent GUI-based reportwriter for Linux?

2002-01-30 Thread Raphael Bauduin
I never used it, but maybe you could test it: http://www.thekompany.com/projects/kugar/ Raph ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org