Jie Liang <[EMAIL PROTECTED]> writes: > I vacuumed urlinfo already. VACUUM ANALYZE, or just VACUUM? > urlinfo_pkey is primary key (id), urlinfo_ukey is unique key (url) > when I: > SELECT id FROM urlinfo WHERE url='http://*.yahoo.com'; > It seems taking me longer than before. What does EXPLAIN say about it? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster
- [SQL] Re: [ADMIN] need urgent help Tom Lane
- Re: [SQL] Re: [ADMIN] need urgent help Tom Lane
- Tom Lane