this might be a bug or me misunderstanding how things work (in which
case please help). in pgadmin 1.6.* selecting view/system objects
results in system objects (such as the information_schema and pg_catalog
schemas) showing in the tree view. i am guessing that for 1.8 the
equivalent functionality
That is an old version of PostgreSQL.
"intended for testing puposes only" means just that. It is a Beta release. It
is not intended/advised for a production environment.
If you want the latest release, you should use 8.2.5.
From: [EMAIL PROTECTED] [mailto:[EM
On 01/10/2007 21:33, Arley Daza wrote:
What is the meaning of this on the install PostgreSQL v7.5?:
This is a pre-release version of PostgreSQL, intented for testing
purposes only. Use at your own risk!
You must have got hold of a VERY old snapshot from somewhere. as I
recall, what was
What is the meaning of this on the install PostgreSQL v7.5?:
This is a pre-release version of PostgreSQL, intented for testing purposes
only.
Use at your own risk!
Thanks for its quick answer,
--
Arley Daza Ortega
[EMAIL PROTECTED]
Bogotá - Colombia
Guillaume Lelarge a écrit :
> Olivier Bouiron a écrit :
>> I've found a mistake using PGADMIN 1.6 or PGADMIN 1.8 beta5:
>> When I make a sequence with negative values, it works but PGADMIN is not
>> able to show me the correct values.
>>[...]
>
> Well, they are declared wxULongLong, ie unsigned lo
Olivier Bouiron a écrit :
> I've found a mistake using PGADMIN 1.6 or PGADMIN 1.8 beta5:
> When I make a sequence with negative values, it works but PGADMIN is not
> able to show me the correct values.
>
> This is an exemple:
> PGADMIN shows me this:
>
> CREATE SEQUENCE dsi.dsi_pha_molecule_id_se
Hi!
I've found a mistake using PGADMIN 1.6 or PGADMIN 1.8 beta5:
When I make a sequence with negative values, it works but PGADMIN is not
able to show me the correct values.
This is an exemple:
PGADMIN shows me this:
CREATE SEQUENCE dsi.dsi_pha_molecule_id_seq
INCREMENT 18446744073709551615
heggaton wrote:
> Since I've been using pgAdmin 1.8.0 auto complete on OS X is simply not
> working.
>
> I can get a pop-up window to show (using ctrl+space) and it lists the
> tables. I can only move the selection down one place however where it
> selects both the first and second rows. Any furt
Since I've been using pgAdmin 1.8.0 auto complete on OS X is simply not working.
I can get a pop-up window to show (using ctrl+space) and it lists the
tables. I can only move the selection down one place however where it
selects both the first and second rows. Any further attempts to select
a tabl
Eric Haszlakiewicz wrote:
I just tried to add a primary key to a table and pgadmin crashed. I am
using:
pgadmin 1.8.0 beta 5, binary distribution downloaded today, english.
Running on Windows XP Home
Postgres 8.2.4 on the server.
This has already been fixed in SVN. Thanks for the report thou
10 matches
Mail list logo