If I want to retrieve all columns from a table, is there any disadvantage by
using select *
instead of listing all the columns ? Will select * cause overhead, more
times to run ?
Thanks !
Tan
---(end of broadcast)---
TIP 1: if posting/reading thro
Hi,
I have backup a database in plain text format. I know I cannot use pgadmin
III to restore it.
What is other way to do the restoration ?
Thanks !
TAn
---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings
"127.0.0.1" and accepting
TCP/IP connections on port 5432?
If the db system is crashed, how do I fix it ? Any help is really
appreciated.
Thanks !
Tan Chen Yee
---(end of broadcast)---
TIP 6: explain analyze is your friend