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
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
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
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
> 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
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
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
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
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