Re: DATA TRANSFER SPEED

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: DATA TRANSFER SPEED
Date: 2012-12-23 00:58:21
Message-ID: 50D6572D.5050705@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 12/19/12 12:39 AM, prameej E wrote:
> I am using Postgres Sql DATA base in Oracle Linux & the same is installd in
> IBM Machine. The machine supports 1gbps data transfer. How can I configure
> my Pgadmin to use faster. Wich version of Pgadmin supports the 1gbps data
> transfer. And how can I do this.

How are you transferring data exactly? What kind of data?

If you're looking for a fast way to copy tables, I'd recommend using
COPY plus some scripting. pgAdmin is meant to be user-friendly, not
high-throughput.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Thangalin 2012-12-24 00:13:59 pgadmin3 - Crash on renaming
Previous Message Victor Engmark 2012-12-20 11:19:31 Columns width should be based on data as well as column names