Re: Slow while inserting and retrieval (compared to SQL Server)

From: luis(dot)roberto(at)siscobra(dot)com(dot)br
To: sivapostgres <sivapostgres(at)yahoo(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Slow while inserting and retrieval (compared to SQL Server)
Date: 2021-02-17 13:10:44
Message-ID: 194819330.5537540.1613567444523.JavaMail.zimbra@siscobra.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


----- Mensagem original -----
> De: "sivapostgres" <sivapostgres(at)yahoo(dot)com>
> Para: "luis.roberto" <luis(dot)roberto(at)siscobra(dot)com(dot)br>
> Cc: "pgsql-general" <pgsql-general(at)lists(dot)postgresql(dot)org>
> Enviadas: Quarta-feira, 17 de fevereiro de 2021 9:54:18
> Assunto: Re: Slow while inserting and retrieval (compared to SQL Server)

> Hello,
> Yes, that's what I feel. With no records in any tables, working from the same
> machine where PG has been installed, with only one user working, inserting few
> records (10 records in total, in all 6 tables) should not take this much time.

> I'll be inserting records from PowerBuilder applications, and how to catch the
> result of Explain. OR should I run all insert commands in PG Admin or so and
> catch those results?

> As I'm new to PG, any documentation/help in this direction will be useful.

> Happiness Always
> BKR Sivaprakash

> On Wednesday, 17 February, 2021, 05:35:43 pm IST, <luis(dot)roberto(at)siscobra(dot)com(dot)br>
> wrote:

You can run it wherever you prefer. I'm not familiar with PowerBuilder, so I'd say PGAdmin.
BTW, if you run the INSERTs on PGAdmin, do you still seeing slow timings?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2021-02-17 13:18:12 Re: Slow while inserting and retrieval (compared to SQL Server)
Previous Message sivapostgres@yahoo.com 2021-02-17 12:54:18 Re: Slow while inserting and retrieval (compared to SQL Server)