Title: RE: [pgadmin-support] bug in 1.6 rc1
Cool. Thank you for fixing it.
Will the next packaged release candidate be any time soon?
-Original Message-
From: Dave Page [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 06, 2006 3:43 PM
To: Belbin, Peter
Cc: 'pgadmin-support@post
Belbin, Peter wrote:
Here is a table def:
CREATE TABLE st_txn
(
txnid varchar(40),
txnorder varchar(10) NOT NULL,
txnstage varchar(10) NOT NULL,
txnseq varchar(10),
verb varchar(40),
payload varchar(65000),
status varchar(10),
agent varchar(60),
id serial NOT NULL,
CONSTRAINT
Quoting Dave Page <[EMAIL PROTECTED]>:
> Keith C. Perry wrote:
> > Quoting Dave Page <[EMAIL PROTECTED]>:
> >
> >> Keith C. Perry wrote:
> >>
> >>> Ahhh, ok- wow. I wasn't even expecting anything for 1.6.0.
> >> Well, we aim to please :-)
> >>
> >> > I thought I had
> >>> missed something :)
Keith C. Perry wrote:
Quoting Dave Page <[EMAIL PROTECTED]>:
Keith C. Perry wrote:
Ahhh, ok- wow. I wasn't even expecting anything for 1.6.0.
Well, we aim to please :-)
> I thought I had
missed something :) How do I get what you commited?
If you're on Windows I can mail you a binary t
Quoting Dave Page <[EMAIL PROTECTED]>:
> Keith C. Perry wrote:
>
> > Ahhh, ok- wow. I wasn't even expecting anything for 1.6.0.
>
> Well, we aim to please :-)
>
> > I thought I had
> > missed something :) How do I get what you commited?
>
> If you're on Windows I can mail you a binary to
Keith C. Perry wrote:
Ahhh, ok- wow. I wasn't even expecting anything for 1.6.0.
Well, we aim to please :-)
> I thought I had
missed something :) How do I get what you commited?
If you're on Windows I can mail you a binary tomorrow. If you're on OSX,
I can mail one shortly. Failing th
Quoting Dave Page <[EMAIL PROTECTED]>:
> Keith C. Perry wrote:
> > I meant to ask this question weeks ago but is v1.6's handling of byteas the
> same
> > as v1.4.3's? With v1.4.3. I noticed that when I open tables with byteas,
> it
> > either takes a "very long time " or the client hangs. I thin
Keith C. Perry wrote:
I meant to ask this question weeks ago but is v1.6's handling of byteas the same
as v1.4.3's? With v1.4.3. I noticed that when I open tables with byteas, it
either takes a "very long time " or the client hangs. I think I asked this
before but isn't there a way to "handle"
George Pavlov wrote:
How is one (or is one) supposed to rename a DB through the pgAdmin UI?
In 1.4.2 in the DB properties dialog the OK button becomes enabled if
you changed the name in the dialog, but you get an error about renaming
the current DB (there does not seem to be a way to not have tha
Hi list,Could someone suggest me how to get a documentation about Groups and Roles and Users ?It would be nice to see a simple and easy documentation (a tutorial could be better, with pgadmin much better).
Regards =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
On 1 Nov 2006 at 15:14, Raj aryan wrote:
> #listen_addresses = '*' # what IP interface(s) to listen on;
Probably a silly question, but did you remove the '#' at the
beginning of the line? '#' marks a comment - anything after it is
ignored, up to the end of the line. If it's still there, then
How is one (or is one) supposed to rename a DB through the pgAdmin UI?
In 1.4.2 in the DB properties dialog the OK button becomes enabled if
you changed the name in the dialog, but you get an error about renaming
the current DB (there does not seem to be a way to not have that DB be
your current DB
Hi,
I have installed PostGreSql on my machine. Then I changed "postgresql.conf" file to allow database access over a network.
I modified #listen_addresses from localhost to *
#listen_addresses = '*' # what IP interface(s) to listen on;
# de
Title: RE: [pgadmin-support] bug in 1.6 rc1
Here is a table def:
CREATE TABLE st_txn
(
txnid varchar(40),
txnorder varchar(10) NOT NULL,
txnstage varchar(10) NOT NULL,
txnseq varchar(10),
verb varchar(40),
payload varchar(65000),
status varchar(10),
agent varchar(60),
id se
I meant to ask this question weeks ago but is v1.6's handling of byteas the same
as v1.4.3's? With v1.4.3. I noticed that when I open tables with byteas, it
either takes a "very long time " or the client hangs. I think I asked this
before but isn't there a way to "handle" (i.e. ignore?) bytea dat
Belbin, Peter wrote:
Seems that the closing quote is missing, along with a bunch of the
previously existing column data.
This appears to be the relevant portion:
2006-11-06 09:25:46 QUERY : Scalar query (byoslab2:5432): SELECT
version();
2006-11-06 09:25:46 QUERY : Query result: PostgreSQL
Title: RE: [pgadmin-support] bug in 1.6 rc1
Seems that the closing quote is missing, along with a bunch of the previously existing column data.
This appears to be the relevant portion:
2006-11-06 09:25:46 QUERY : Scalar query (byoslab2:5432): SELECT version();
2006-11-06 09:25:46 QUERY :
Helmut Wagner wrote:
I'm using pgAdmin 1.6rc1 on Mac OS X 10.4.8 (PowerPC, german localisation).
- It is somewhat difficult to use the query tool, as entering "n" will
open a new query tool window ("n" is also the shortcut for "new window")
I've fixed this in SVN.
Harald; further to our earl
18 matches
Mail list logo