Re: Memory usage after upgrade to 9.2.4
От | Adrian Klaver |
---|---|
Тема | Re: Memory usage after upgrade to 9.2.4 |
Дата | |
Msg-id | 517893D6.60600@gmail.com обсуждение исходный текст |
Ответ на | Re: Memory usage after upgrade to 9.2.4 (Daniel Cristian Cruz <danielcristian@gmail.com>) |
Ответы |
Re: Memory usage after upgrade to 9.2.4
|
Список | pgsql-general |
On 04/24/2013 11:20 AM, Daniel Cristian Cruz wrote: > I've done an explain analyze under the test environment, and there is no > aggressive memory usage. > > So I dropped the database in the new cluster and restored a fresh dump > from production (in theory, that's the difference between the two > environments). > > Some minutes after I got an answer: after a dump / restore, there is no > problem. The same cluster just a dump/restore. > > Since I had no idea on what is the problem, and the structure from the > dump of the bad database is equal to the dump from the production (it > differs only in check constraints where "((turma.situacao)::text = ANY > ((ARRAY['Aguardando Atualização'::character varying, 'Em > Andamento'::character varying])::text[])))" became > "((turma.situacao)::text = ANY (ARRAY[('Aguardando > Atualização'::character varying)::text, ('Em Andamento'::character > varying)::text])))"), how can I report a issue in pg_upgrade? The bug reporting page is here: http://www.postgresql.org/support/submitbug/ > > Thanks, Adrian, Tomas and Tom. It's a specific issue, it's on backup > until May, 1st. Until there, if someone would like to know something > about it, just ask me, I would like to help removing an issue. > > > > -- > Daniel Cristian Cruz > クルズ クリスチアン ダニエル -- Adrian Klaver adrian.klaver@gmail.com
В списке pgsql-general по дате отправления: