BUG #5019: Nao funciona
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.
On Thu, Aug 27, 2009 at 12:49 PM, Eduardo<eduardo@vip10.com.br> wrote:
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.
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
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.
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/ ?
...Robert
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-geralShould 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
On Fri, Aug 28, 2009 at 05:03, Alvaro Herrera<alvherre@commandprompt.com> wrote:
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-geralShould 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.
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?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
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.
On Fri, Aug 28, 2009 at 15:38, Alvaro Herrera<alvherre@commandprompt.com> wrote:
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 :-)
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. 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.
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?
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/