Possible bug...

Поиск
Список
Период
Сортировка
От Gabriel Akos
Тема Possible bug...
Дата
Msg-id Pine.LNX.4.02.9909121004010.25555-100000@garfield.lhsystems.hu
обсуждение исходный текст
Ответы Re: [HACKERS] Possible bug...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

Sorry for the intrusion, but the www-based bug tracking seems to be down
(URL not found by the www server).
My problem: I'm testing 6.5.1 on a Linux (old RedHat 4.2,libc5) box.
I did the regression tests, and int2 ant int4 failed, but int8 was ok.
But this is the minor problem, maybe my Linux is outdated...

The other problem, this seems to be a real one:
1. I create a table with a primary key
2. With ALTER TABLE RENAME I change the name of the table...
3. The name of the primary key index does not follow the table...
4. When I try to remove the index, no success, even renaming the table  back does not help (is not possible)

Best regards,
 -- GA'BRIEL, A'kos (Akos.Gabriel@lhsystems.hu)        Forte system administrator of Lufthansa Systems Hungary   Forte
andUNIX consultant Phone: (+36-1) 4312-979  FAX: (+36-1) 4312-977
 

PS: I'll try to install Postgres on a Sun Ultra Enterprise 2*300MHz,   1GB RAM machine... If anyone interested, I may
supplytest results :)
 




В списке pgsql-hackers по дате отправления:

Предыдущее
От: renato barrios
Дата:
Сообщение: Re: [HACKERS] Re: Query about postgres medical database
Следующее
От: Leon
Дата:
Сообщение: Re: [HACKERS] Status report: long-query-string changes