Обсуждение: pOSTGRESSQL dATABASE FILE SIZES

Поиск
Список
Период
Сортировка

pOSTGRESSQL dATABASE FILE SIZES

От
"Richard Sydney-Smith"
Дата:
Having just started to use POSTGRES 7.3.1 for windows I have been quite happy with most of the results.
 
However I have just checked the datafile sizes in my postgresql data directory and found it is 990mb. The original database concerned (Sybase SQL Anywhere 8) is 100mb in size.
 
In PGAdminII I have been clicking on the "Vacume/Analyse" button so why would the postgresql database be SO large? Is the data storage really that inefficient?
 
 
Thanks very much for a lovely product. But I will have to wait before promoting this package to clients. Its other problem is it does not re-start seemlessly if the user "crashes" the machine. Many users do not have very much experise at all when it comes to their machines.
 
Richard
 

Re: pOSTGRESSQL dATABASE FILE SIZES

От
Peter Eisentraut
Дата:
Richard Sydney-Smith writes:

> However I have just checked the datafile sizes in my postgresql data directory and found it is 990mb. The original
databaseconcerned (Sybase SQL Anywhere 8) is 100mb in size. 
>
> In PGAdminII I have been clicking on the "Vacume/Analyse" button so why would the postgresql database be SO large? Is
thedata storage really that inefficient? 

Maybe you are vacuuming the wrong database, or PgAdmin is not executing
the full vacuum, just the lazy one.  Read the documentation on the topic.

> Thanks very much for a lovely product. But I will have to wait before promoting this package to clients. Its other
problemis it does not re-start seemlessly if the user "crashes" the machine. Many users do not have very much experise
atall when it comes to their machines. 

What do you mean by "seamlessly"?

--
Peter Eisentraut   peter_e@gmx.net