Re: [web2py] Which Postgresql version?

2014-02-27 Thread cmzenteno
Thanks for clarifying Richard


Carlos

 Original message 
From: Richard Vézina  
Date:27/02/2014  12:14 PM  (GMT-06:00) 
To: web2py-users  
Subject: Re: [web2py] Which Postgresql version? 

It because of distro rule about new version of package. Most distro don't 
update major version of package after lunch a version of distro just bug fix or 
security hole. It a good thing, it where come the legendary stability of most 
linux distro.

:)

Richard


On Thu, Feb 27, 2014 at 11:35 AM, Carlos Zenteno  wrote:
Thanks

Why so many versions of postgresql ?
If we can use any of them, guess we should use the newest one?
-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to a topic in the Google 
Groups "web2py-users" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/web2py/n8zg6Y1iNy0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [web2py] Which Postgresql version?

2014-02-27 Thread Richard Vézina
It because of distro rule about new version of package. Most distro don't
update major version of package after lunch a version of distro just bug
fix or security hole. It a good thing, it where come the legendary
stability of most linux distro.

:)

Richard


On Thu, Feb 27, 2014 at 11:35 AM, Carlos Zenteno wrote:

> Thanks
>
> Why so many versions of postgresql ?
> If we can use any of them, guess we should use the newest one?
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [web2py] Which Postgresql version?

2014-02-27 Thread Carlos Zenteno
Thanks

Why so many versions of postgresql ?
If we can use any of them, guess we should use the newest one?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [web2py] Which Postgresql version?

2014-02-27 Thread Carlos Correia
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Em 27-02-2014 01:53, Carlos Zenteno escreveu:
> do I use postgresql 9.1, 9.2 or 9.3 with web2py?
> 

Any.

> does it work ok with all of them?

Yes.

> does psycopg2 works ok with any version of it and web2py?
> 

Yes.

> any tips on admin tools for linux for postgresql?

Nothing special... psql is enough for must purposes.

- -- 
Com os melhores cumprimentos,

Carlos Correia
=
MEMÓRIA PERSISTENTE
Tel.: 219 291 591 - GSM:  917 157 146 / 967 511 762
e-mail: ge...@memoriapersistente.pt - URL: http://www.memoriapersistente.pt
Jabber: m...@jabber.org
GnuPG: wwwkeys.eu.pgp.net
URL Suporte: https://t5.m16e.com/gps
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlMPFDAACgkQ90uzwjA1SJUIPACgqO/aWYDuxe9l6HmJ7NoYxEuh
UlIAni4xd5lDMlmdeXgCXgS9yOJ87XRN
=GpD0
-END PGP SIGNATURE-

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


[web2py] Which Postgresql version?

2014-02-26 Thread Carlos Zenteno
do I use postgresql 9.1, 9.2 or 9.3 with web2py?

does it work ok with all of them?
does psycopg2 works ok with any version of it and web2py?

any tips on admin tools for linux for postgresql?

thanks...

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.