Re: \d on database with a lot of tables is slow
От | Jim C. Nasby |
---|---|
Тема | Re: \d on database with a lot of tables is slow |
Дата | |
Msg-id | 20050928001628.GE30974@pervasive.com обсуждение исходный текст |
Ответ на | Re: \d on database with a lot of tables is slow (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: \d on database with a lot of tables is slow
|
Список | pgsql-hackers |
On Tue, Sep 27, 2005 at 06:53:13PM -0400, Tom Lane wrote: > > Also, do you have any idea on the 'Did not find relation named > > "table-thats-there"' error? table-thats-there isn't a temp table, and I don't > > believe they're even using temp tables, so I don't think that's the issue. > > Uh, what's the exact error message again? (If it's a backend message, > the verbose form would be useful.) Sorry, remembered it wrong. It's 'Did not find any relation named', which appears to be in bin/psql/describe.c. It does occur when trying to do a \d on a specific table. -- Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
В списке pgsql-hackers по дате отправления: