Thread: BUG #5019: Nao funciona

BUG #5019: Nao funciona

From
"Eduardo"
Date:
The following bug has been logged online:

Bug reference:      5019
Logged by:          Eduardo
Email address:      eduardo@vip10.com.br
PostgreSQL version: 8.3
Operating system:   Vista 64 bits
Description:        Nao funciona
Details:

Utilizava a versao do Vista 32 bits e o Post gres rodava normalmente.
Comprei um PC novo e ele veio com o Windons Vista 64 bits, e este programa
nao roda mais.
O que faço para resolver meu problema.
Obrigado.

Re: BUG #5019: Nao funciona

From
Robert Haas
Date:
On Thu, Aug 27, 2009 at 12:49 PM, Eduardo<eduardo@vip10.com.br> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05019
> Logged by: =A0 =A0 =A0 =A0 =A0Eduardo
> Email address: =A0 =A0 =A0eduardo@vip10.com.br
> PostgreSQL version: 8.3
> Operating system: =A0 Vista 64 bits
> Description: =A0 =A0 =A0 =A0Nao funciona
> Details:
>
> Utilizava a versao do Vista 32 bits e o Post gres rodava normalmente.
> Comprei um PC novo e ele veio com o Windons Vista 64 bits, e este programa
> nao roda mais.
> O que fa=E7o para resolver meu problema.
> Obrigado.

Habla Ud. ingles?  This is an English mailing list.  I think you also
need to provide a bit more detail about what does not work.  When you
try to start the program, what happens?  Is there anything in the
error log?

Para obtener ayuda en espan~ol, tal vez puede Ud. tratar
pgsql-es-ayuda@postgresql.org.  Creo que no tenemos una list de correo
en Portugue's.

...Robert

Re: BUG #5019: Nao funciona

From
Alvaro Herrera
Date:
Robert Haas escribió:

> Para obtener ayuda en espan~ol, tal vez puede Ud. tratar
> pgsql-es-ayuda@postgresql.org.  Creo que no tenemos una list de correo
> en Portugue's.

It lives in another list server:
https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Re: BUG #5019: Nao funciona

From
Robert Haas
Date:
2009/8/27 Alvaro Herrera <alvherre@commandprompt.com>:
> Robert Haas escribi=F3:
>
>> Para obtener ayuda en espan~ol, tal vez puede Ud. tratar
>> pgsql-es-ayuda@postgresql.org. =A0Creo que no tenemos una list de correo
>> en Portugue's.
>
> It lives in another list server:
> https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral

Should there be a pointer on http://www.postgresql.org/community/lists/ ?

...Robert

Re: BUG #5019: Nao funciona

From
Alvaro Herrera
Date:
Robert Haas escribió:
> 2009/8/27 Alvaro Herrera <alvherre@commandprompt.com>:
> > Robert Haas escribió:
> >
> >> Para obtener ayuda en espan~ol, tal vez puede Ud. tratar
> >> pgsql-es-ayuda@postgresql.org.  Creo que no tenemos una list de correo
> >> en Portugue's.
> >
> > It lives in another list server:
> > https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>
> Should there be a pointer on http://www.postgresql.org/community/lists/ ?

It would be good, but currently that list comes from a database that
cannot handle external lists.  Since that database also powers the
search engine, I am very afraid to touch it ... particularly since it
broke something on the site merely because I added a column on a table
there.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Re: BUG #5019: Nao funciona

From
Magnus Hagander
Date:
On Fri, Aug 28, 2009 at 05:03, Alvaro Herrera<alvherre@commandprompt.com> w=
rote:
> Robert Haas escribi=F3:
>> 2009/8/27 Alvaro Herrera <alvherre@commandprompt.com>:
>> > Robert Haas escribi=F3:
>> >
>> >> Para obtener ayuda en espan~ol, tal vez puede Ud. tratar
>> >> pgsql-es-ayuda@postgresql.org. =A0Creo que no tenemos una list de cor=
reo
>> >> en Portugue's.
>> >
>> > It lives in another list server:
>> > https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
>>
>> Should there be a pointer on http://www.postgresql.org/community/lists/ ?
>
> It would be good, but currently that list comes from a database that
> cannot handle external lists. =A0Since that database also powers the
> search engine, I am very afraid to touch it ... particularly since it
> broke something on the site merely because I added a column on a table
> there.

Yeah, there's some issues wrt how it's distributed to the different
servers. I *think* I fixed it so it wouldn't break from a simple
addition last time, but I can do the addition this time as well so I
can verify right away if it worked.

A simple field saying "isexternal" for the list, is that what we're
looking for? Or do we need something more?

--=20
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

Re: BUG #5019: Nao funciona

From
Alvaro Herrera
Date:
Magnus Hagander escribió:
> On Fri, Aug 28, 2009 at 05:03, Alvaro Herrera<alvherre@commandprompt.com> wrote:

> > It would be good, but currently that list comes from a database that
> > cannot handle external lists.  Since that database also powers the
> > search engine, I am very afraid to touch it ... particularly since it
> > broke something on the site merely because I added a column on a table
> > there.
>
> Yeah, there's some issues wrt how it's distributed to the different
> servers. I *think* I fixed it so it wouldn't break from a simple
> addition last time, but I can do the addition this time as well so I
> can verify right away if it worked.

That would be nice :-)

> A simple field saying "isexternal" for the list, is that what we're
> looking for? Or do we need something more?

I think we'd also need a field for the external URL.  Do we point at the
archives or the subscription page?  I guess if it's mailman, pointing
to the mailman/listinfo/<list> page would be good enough.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

Re: BUG #5019: Nao funciona

From
Magnus Hagander
Date:
On Fri, Aug 28, 2009 at 15:38, Alvaro Herrera<alvherre@commandprompt.com> w=
rote:
> Magnus Hagander escribi=F3:
>> On Fri, Aug 28, 2009 at 05:03, Alvaro Herrera<alvherre@commandprompt.com=
> wrote:
>
>> > It would be good, but currently that list comes from a database that
>> > cannot handle external lists. =A0Since that database also powers the
>> > search engine, I am very afraid to touch it ... particularly since it
>> > broke something on the site merely because I added a column on a table
>> > there.
>>
>> Yeah, there's some issues wrt how it's distributed to the different
>> servers. I *think* I fixed it so it wouldn't break from a simple
>> addition last time, but I can do the addition this time as well so I
>> can verify right away if it worked.
>
> That would be nice :-)

Actually - pick me up on IM sometime and we'll look into it together :)


>> A simple field saying "isexternal" for the list, is that what we're
>> looking for? Or do we need something more?
>
> I think we'd also need a field for the external URL. =A0Do we point at the
> archives or the subscription page? =A0I guess if it's mailman, pointing
> to the mailman/listinfo/<list> page would be good enough.

Well, in that case we can just have the external URL in a field and
leave it NULL (or empty to make our ***** web framework happier) for
internal lists, no?


--=20
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/