Re: psql is slow and it does not take much resources

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Javier de la Torre <jatorre(at)gmail(dot)com>
Cc: Larry Rosenman <lrosenman(at)pervasive(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: psql is slow and it does not take much resources
Date: 2006-05-04 20:33:04
Message-ID: 20060504203303.GD97354@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 03, 2006 at 04:11:36PM +0200, Javier de la Torre wrote:
> It is inserts.
>
> I create the inserts myself with a Python programmed I hace created to
> migrate MySQL databases to PostgreSQL (by th way if someone wants
> it...)

Have you looked at http://pgfoundry.org/projects/my2postgres/ ?
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-05-04 20:38:25 Re: [GENERAL] Adding ON UPDATE CASCADE to an existing foreign key
Previous Message Florian G. Pflug 2006-05-04 20:32:49 Re: Alternative for vacuuming queue-like tables