RE: RE: Sizing of LARGE databases.

Поиск
Список
Период
Сортировка
От Francisco Reyes
Тема RE: RE: Sizing of LARGE databases.
Дата
Msg-id Pine.BSF.4.32.0102031314090.8717-100000@zoraida.reyes.somos.net
обсуждение исходный текст
Ответ на RE: RE: Sizing of LARGE databases.  ("Michael Miyabara-McCaskey" <mykarz@miyabara.com>)
Список pgsql-novice
On Fri, 2 Feb 2001, Michael Miyabara-McCaskey wrote:

> Francisco,
>
> Excellent idea.
>
> Thanks for the info.  Is this what you are doing now?  And if so, since the
> current version does not appear to have replication, have you found a
> workaround?
> -Michael

I am new to PostgreSQL so I haven't tried that yet.
As I understand 7.1 is not far from been released. Maybe weeks, maybe a
month or two.

I am right now in the process of doing some initial testing. In particular
I am going to be testing the best way to do bulk uploads.

do you have any experience with this?
I created a test table in Foxpro which I then dumped to tab delimited
file. I am going to try 10,000,000 records.

I plan to test:
- copy from
- inserts
- Mass updates by using deletes first of existing rows and inserting
rest
- Mass updates by using updates of existing rows and inserting rest

Speed of import/updates is important to me because I am going to create a
reporting server as my first project. I will need to do either nightly
dumps of the whole thing or nightly completes and daily updates from the
Foxpro tables.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Francisco Reyes
Дата:
Сообщение: Re: CUG
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: CUG