Re: [ADMIN] Data has got Successfully Recovered !
Thanks to postgresql , My data has really got recovered by itself after a 2 hrs of recovery process by postgresql only. it was unbeleivable. :-) bash-2.03$ /usr/local/pgsql/bin/postmaster -d 5 -D /usr/local/pgsql/data /us
[ADMIN] Indices for both where and order by.
Hi all, A quick question about indices... I have a table with a couple of column, two of which I use in a query, one for the where and one for the order by. Table look something like: Table "hs" Attribute| Type | Modifier -