weired behavior... after pg_resetxlog-> dump->initdb-->reload.

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема weired behavior... after pg_resetxlog-> dump->initdb-->reload.
Дата
Msg-id 40CFFC68.5090704@trade-india.com
обсуждение исходный текст
Ответы Re: weired behavior... after pg_resetxlog-> dump->initdb-->reload.
Список pgsql-admin

I recovered my database by pg_resetxlog and then did a dump , initdb ,
reload.
one of the tables exhibited this phenomenon. I thought it was worth
mentioning
to the developers.

Regds
mallah.


rt2=# SELECT name from users group by name having count(*) > 1 limit 20;

+----------------------+
| name |
+----------------------+
| �˾ |
| ����163.com |
| �@hotmail.com |
| p� |
+----------------------+
(4 rows)

Time: 1961.199 ms
rt2=#
rt2=# SELECT name from users group by name having count(*) > 1 ;
+------+
| name |
+------+
+------+
(0 rows)

Time: 789.184 ms


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

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: VARCHAR -vs- CHAR: huge performance difference?
Следующее
От: "lise chhay"
Дата:
Сообщение: problem of the programme htg