Re: [GENERAL] Queries on very big table

2017-01-06 Thread junior
Hi, It is better to use a data warehouse software with columnar storage(clickhouse, greenplum etc) for BI queries on large datasets but data offloading could be a complicated task. It is possible to try tune postgres and the environment it works in to process query such as yours faster. You sho

[GENERAL] Problems installing DBD::Pg on Tru64 Unix !!!!

2003-08-16 Thread Milton Yutaka Nishiyama Junior
Hello, > I wonder if someone could help me with this DBD::Pg installation problem. I > successfully installed both perl 5.8.0 and DBI-1.32, > but somehow the 'make test' always fails as follow below. Basically the problems > start when it can't load '.DBD-Pg-1.22/blib/arch/auto/DBD/Pg/Pg.so