Re: [pgadmin-support] Am I hallucinating, or are the pgAdmin developers insane? Or am I?

2017-06-14 Thread Raymond O'Donnell
read; it may give yuo some comfort. Ray. You make me crazy with this behaviour. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] making me love pgAdmin III

2017-05-20 Thread Raymond O'Donnell
nformation may be out of date). Somebody please correct me, if in fact, even the server component requires python. Seems like bloat otherwise. No, the server is written in C so it doesn't require Python (unless of course you're using PL/Python). Ray. -- Raymond O'Donnell :: G

Re: [pgadmin-support] Remove Me From The Mailing List

2017-01-05 Thread Raymond O'Donnell
t Hope this helps. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] VACUUM FULL Error

2016-12-30 Thread Raymond O'Donnell
uum.html Hope this helps, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Binary Path Help

2016-11-15 Thread Raymond O'Donnell
On 14/11/16 19:34, Chase Freeman wrote: All thanks for the replies--I'm using MacOS Sierra. I'm afraid I don't know anything about MacOS, but in general PgAdmin doesn't include the PostgreSQL utilities such as pg_dump etc; it instead depends on these being installed separately, and you then

Re: [pgadmin-support] Binary Path Help

2016-11-13 Thread Raymond O'Donnell
On 12/11/16 00:27, Chase Freeman wrote: Hello, Can someone help me understand how to find the solution so I can setup my Binary path? Path to the directory containing the PostgreSQL utility programs (pg_dump, pg_restore etc). This as you've said above - you need to specify where these utiliti

Re: [pgadmin-support] Debian package for pgAdmin 4?

2016-10-03 Thread Raymond O'Donnell
On 03/10/16 09:19, Christoph Berg wrote: Re: Raymond O'Donnell 2016-10-03 <37fa58f1-518f-409e-129e-0a1f52569...@iol.ie> Hi all, As per $subjectdoes such an animal exist? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834129 Aha - thanks. Ray. -- Sent via pgadmin-supp

[pgadmin-support] Debian package for pgAdmin 4?

2016-10-03 Thread Raymond O'Donnell
Hi all, As per $subjectdoes such an animal exist? Congrats to Dave and the team on getting it out the door - looking forward to trying it out! Thanks, Ray. -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgre

Re: [pgadmin-support] Pgadmin and connection to a server

2016-07-09 Thread Raymond O'Donnell
On 09/07/16 15:07, Colin Beckingham wrote: On 09/07/16 09:52, Nico Aliotta wrote: i'm tryng to access to a db that is on a my server. The port is 5432 open and accept tcp/ip connections. Server doesn't listen The server doesn't accept connections: the connection library reports could not conne

Re: [pgadmin-support]

2016-04-25 Thread Raymond O'Donnell
PostgreSQL (ii) Platform on which PostgreSQL is running (iii) Platform on which PgAdmin is running (iv) Steps to reproduce the problem (v) Exact error message you get (vi) Anything in the logs which may be relevant Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent

Re: [pgadmin-support] How to setup Active Directory users in Postgres 9.3.11

2016-03-09 Thread Raymond O'Donnell
ored to > the windows server and now I need to set up access for users on Active > Directory. I’ve read a few things online, but did not find any good Hi there, You'd be better off asking on the pgsql-general mailing list. This one is dedicated to PgAdmin, the PostgreSQL administration to

Re: [pgadmin-support] Postgresql.org emails.

2016-02-18 Thread Raymond O'Donnell
On 18/02/2016 20:55, Gene Hansen wrote: > Please stop sending emails. > You're subscribed to a mailing list. Instructions for unsubscribing are in the footer of every email from the list. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-supp

Re: [pgadmin-support] pgAdmin v1.22.0 keeps freezing and crashing

2016-01-23 Thread Raymond O'Donnell
ws 7 (64-bit) without any problem (so far anyway; fairly light use). Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Retore database on win xp from back up created with win 7 64 bit gets unsupported version

2015-06-29 Thread Raymond O'Donnell
; it needs to be run through psql. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Retore database on win xp from back up created with win 7 64 bit gets unsupported version

2015-06-29 Thread Raymond O'Donnell
hines > (8.4.0.9177). > > Is there a difference in the back up file if win 7 64 creates it versus > win xp creating it? Only guessing here, but could it be a 32/64-bit problem? You could also try using the text format for the backup, if your database isn't too big - that's

Re: [pgadmin-support] Basics

2015-04-28 Thread Raymond O'Donnell
atory, and the help files that come with PgAdmin are good too. (i) Click File -> Add Server. (ii) Fill in the details of the server - host, port, username, password, etc. (iii) Click "OK". That should be it. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie

Re: [pgadmin-support] very difficult to install in windows 8 64 bit

2015-04-21 Thread Raymond O'Donnell
lly starts it up - but you can start it manually from the Control Panel -> Services (under Windows 7 anyway; I don't have Windows 8). If it doesn't start, there's some other problem... You should post to the pgsql-general mailing list; this one is for PgAdmin, which is a Postg

Re: [pgadmin-support] How can I test a function in the SQL window?

2015-04-02 Thread Raymond O'Donnell
> > > ERROR: syntax error at or near "perform" > > LINE 1: perform standupdatestatus('12', 'Loaded', 100); You probably need to do: perform * from standupdatestatus(...); HTH, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-08 Thread Raymond O'Donnell
t just because it's (deliberately?) >> broken. Also, as I said already, if there is a problem with the unsubscribe page, it would be much more helpful to tell the list *exactly* what error you got - you haven't done that yet. Ray. -- Raymond O'Donnell :: Galway :: Ireland

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 13:43, hushthatb...@hushmail.com wrote: > Nothing happens on that page except for a bunch of error messages and > unrelated garbage. > > Is this like a joke? Why can't I unsubscribe from this mailing list?! > > On 2015-03-07 at 2:41 PM, "Raymond O

Re: [pgadmin-support] Can somebody UNSUBSCRIBE me from this group?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 13:31, hushthatb...@hushmail.com wrote: > I wanna unsubscribe immediately. How do I do it?! > Just read the footer of every email from the list: > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support :-) -- Raymond O'

Re: [pgadmin-support] Why do backups take so long?

2015-03-07 Thread Raymond O'Donnell
On 07/03/2015 00:15, Jan-Peter Seifert wrote: > Am 06.03.2015 um 19:33 schrieb Raymond O'Donnell: > >> pgAdmin just uses pg_dump [1] to do the actual backup, so it would be >> interesting to run pg_dump directly at the command line to see if the >> same behaviour m

Re: [pgadmin-support] Why do backups take so long?

2015-03-06 Thread Raymond O'Donnell
self. Ray. [1] http://www.postgresql.org/docs/9.3/static/app-pgdump.html -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Restore Database

2015-01-21 Thread Raymond O'Donnell
options...] If it's one of the others, you need to use pg_restore: http://www.postgresql.org/docs/9.4/static/app-pgrestore.html Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To

Re: [pgadmin-support] Restore & Backup using Batch file

2015-01-21 Thread Raymond O'Donnell
" --verbose -F p > --file "D:\EMS1.backup" "GROVEL" pause This question isn't relevant to pgAdmin; you'd do better to post to pgsql-general instead. Having said that, there's no --password option to pg_dump. You need to use a .pgpass file instead:

Re: [pgadmin-support] Is the "x ms" info reliable?

2015-01-17 Thread Raymond O'Donnell
to get this "real time" rather than the "pointless time"? Do this - explain analyze (your query) - to get the execution time. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make

[pgadmin-support] Funny bug

2015-01-05 Thread Raymond O'Donnell
in 1.20.0 (revision REL-1_20_0), on Windows 7. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Cannot define privileges for login roles

2014-12-31 Thread Raymond O'Donnell
s or is it just me? I'm using the release version of 1.20.0 on Windows 7, and it's perfectly stable; though I'm not using an SSH tunnel. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] PGADMIN III - authentication issue

2014-12-31 Thread Raymond O'Donnell
On 31/12/2014 12:46, Raymond O'Donnell wrote: > On 31/12/2014 10:42, Gopalan, Narayanasamy wrote: >> Hi, >> >> >> >> We are using PostgreSQL, we need to back up the database and restore >> onto a different server. We re unable to connect to it

Re: [pgadmin-support] PGADMIN III - authentication issue

2014-12-31 Thread Raymond O'Donnell
rd'; I hope this helps. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Create table with GUI

2014-12-22 Thread Raymond O'Donnell
ck on the "Tables" node, and then you should get a "New table" context menu item. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Stored procedure large parameter list

2014-10-25 Thread Raymond O'Donnell
.. but I'd be happy to test if such a feature were ever implemented. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] 2 Server Versions, problem with backup from pgAdmin

2014-10-01 Thread Raymond O'Donnell
turned exit code 1. > > What this tells me is that the NEW version of pgAdmin is using the OLD > version’s pgDump. > > However, I can’t locate where this is defined. I checked the registry; > Base Directory (for both) points to the correct folder > > Would appreciate any poin

Re: [pgadmin-support] PgAdmin Crash Dialog

2014-09-05 Thread Raymond O'Donnell
ut of curiosity, what are you using in place of wxWidgets? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Behavior of the "Explain query" button with multiple queries in the window

2014-07-22 Thread Raymond O'Donnell
t;) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-support HTH, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www

Re: [pgadmin-support] 'use tab key for autocomplete' still documented even though it's been removed

2014-06-17 Thread Raymond O'Donnell
/www.pgadmin.org/docs/1.18/query.html - where you'll see that ctrl-space is now used for autocompletion. :-) Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Best backup strategy for production systems

2014-06-17 Thread Raymond O'Donnell
On 17/06/2014 11:17, Oliver wrote: > Ah thanks Ray, I'm sorry. > > Cheers... Hi Oliver, It's not a problem. :-) But you'll get advice from a much wider range of people on that list, at least regarding general PG questions such as yours. All the best, Ray. -- Ray

Re: [pgadmin-support] Best backup strategy for production systems

2014-06-17 Thread Raymond O'Donnell
g as it will be for production). > Could someone recommend me a strategy for backups, scripts and so on? Hi there, You should post to the pgsql-general mailing list; this one is specifically for PgAdmin, the administration GUI for PostgreSQL. Ray. -- Raymond O'Donnell :: Galway

Re: [pgadmin-support] PGAdmin for PostgreSQL 9.3 creates tables with double quotes embedded in the name

2014-05-30 Thread Raymond O'Donnell
behavior, or do > we have to revert to an older version of PostgreSQL? This case-folding behaviour has been standard in PostgreSQL for a very long time; certainly since I started using PostgreSQL (about version 7.3 I think). Anyway, short version - there aren't any double-quotes in the tabl

Re: [pgadmin-support] Use of uninitialized value $info{"pgdata"} in concatenation (.) or string at /usr/bin/pg_ctlcluster

2014-04-29 Thread Raymond O'Donnell
initialised. Where would similar variables be set? - that'd be a good place to start looking. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] WAL archiving from a standby backup strategy Postgresql 9.3

2014-04-23 Thread Raymond O'Donnell
tually share his experience. Hi there, This list is for pgAdmin, the GUI administrative tool for PostgreSQL. For questions such as yours, which relate to Postgres itself, you'd be better off posting to the pgsql-general list. Regards, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@

Re: [pgadmin-support] Spanish language missing in pgadmin 1.8.3

2013-09-29 Thread Raymond O'Donnell
s whose names never appear on this list volunteer a huge amount of their own time to make pgAdmin the great tool that it is, with little or no thanks for it. PgAdmin is the result of a community effort, not a corporate enterprise. Ray. -- Raymond O'Donnell :: Galway :: Irela

Re: [pgadmin-support] Password/Username

2013-06-15 Thread Raymond O'Donnell
D" on the applicable rule to "trust". Reload the server to make the new setting take effect, and then you'll be able to log in without a password. Reset your password; and then change the authentication method back to "md5" or whatever it was before (don't forget t

Re: [pgadmin-support] function create error

2013-03-14 Thread Raymond O'Donnell
integer, 'Dezembro'::text, 'Dez'::text)) as meses(mes, > nome, sigla) >where mes = iMes; > > if sTipoRetorno = 'nome' then > return sNomeMes; > else > return sSiglaMes; > end if; > end; > $_$; > > > ALTER FUNCTION public.fc_mesextenso(integer, character varying) OWNER TO > sigmasol; > What is your question? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] mac os x 10.8 pgadmin3 can't use backup / restore

2013-02-22 Thread Raymond O'Donnell
Go to File -> Options, then under Browser -> Binary paths enter the path to these programs for "PG bin path". Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscri

Re: [pgadmin-support] PostgresSQL 9.2 Installation

2013-02-13 Thread Raymond O'Donnell
type. The data types available in pl/pgsql are the same as for plain SQL: http://www.postgresql.org/docs/9.2/static/datatype.html Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] make abackup using CMD

2013-02-09 Thread Raymond O'Donnell
; you can instead use an environment variable[1] or a .pgpass file[2]. HTH, Ray. [1] http://www.postgresql.org/docs/9.2/static/libpq-envars.html [2] http://www.postgresql.org/docs/9.2/static/libpq-pgpass.html -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-

Re: [pgadmin-support] Helo

2012-12-10 Thread Raymond O'Donnell
ns exactly what it says - the username/password combination you supplied was invalid. Can you connect as that user with psql? If so, the password is the same. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.

Re: [pgadmin-support] Password entry in pgadmin3; pg_hba.conf vs .pgpass. Permissioning issue?

2012-12-04 Thread Raymond O'Donnell
sword > localhost:5432:*:django_dev:Password Is that second line faulty? Shouldn't the first field contain either a hostname, an IP address or "*", but not simply nothing? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list

Re: [pgadmin-support] Can I write "live" queries in pgadmin?

2012-11-15 Thread Raymond O'Donnell
eries to filter the records by any criteria except complex queries. > > But as I see the Data Grid is readonly here... [Copying back to the list] Ah, yes, I misunderstood you. No, you can't do that in pgAdmin. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent

Re: [pgadmin-support] Can I write "live" queries in pgadmin?

2012-11-14 Thread Raymond O'Donnell
On 14/11/2012 15:15, durumd...@gmail.com wrote: > Hi! > > I search for "live" query option in pgadmin, where I can update the requested > data in the editor. > > Or pgadmin doesn't supports this function yet? Sure - just press F5, or hit the "Run"

Re: [pgadmin-support] urgent Issue

2012-11-01 Thread Raymond O'Donnell
t install 9.2, the latest? If you really must install 9.0, you should install 9.0.10, which has 8 versions' worth of bug and security fixes. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make

Re: [pgadmin-support] pgadmin3 problems

2012-10-13 Thread Raymond O'Donnell
On 13/10/2012 18:44, Raymond O'Donnell wrote: > On 13/10/2012 18:25, Vince Miller wrote: >> Hi, >> >> I'm trying to connect with pgadmin3 from my Windows box across my lan >> to my working database on my new working Ubuntu 12.04/postgresql 9.1 >> datab

Re: [pgadmin-support] pgadmin3 problems

2012-10-13 Thread Raymond O'Donnell
.dattablespace > AS spcoid,spcname,datallowconn,datconfig...' > > then another that says > > 'Column not found in pgSET: rolconfig' I vaguely remember seeing this on one of the mailing lists before, and it turned out to be some sort of version mis-match

Re: [pgadmin-support] Inconsistent display of NULL and empty string values

2012-10-08 Thread Raymond O'Donnell
e to remind yourself how the data is represented in each > view. +1 to the above - if it's possible, I'd also like to see consistency across all of PgAdmin on the display of nulls in particular. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support

Re: [pgadmin-support] RFE: Alises in WHERE clauses

2012-09-17 Thread Raymond O'Donnell
g list for such feature requests? No. :-) Try pgsql-general instead; this list is for PgAdmin. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] ERROR: column "tgconstraint" does not exist

2012-09-14 Thread Raymond O'Donnell
um database which is based on PostgreSQL 8.2 but it > appears any 8.2 database will have this problem. AFAIK 8.2 isn't supported any more, either by the PostgreSQL community or by PgAdmin. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing lis

Re: [pgadmin-support] Beginner with pgadmin, sorry

2012-08-14 Thread Raymond O'Donnell
: 5432 > > Please, could you tell me where I have made an error? Hi there, Can you tell us the error message that you get? Thanks, Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) T

Re: [pgadmin-support] Unable to connect existing PGAdmin to existing PostgreSQL Db

2012-07-17 Thread Raymond O'Donnell
On 17/07/2012 17:37, Raymond O'Donnell wrote: > On 17/07/2012 14:14, Zhang, Nancy wrote: >> Thank you Ray. >> >> There isn't any file named pgpass.conf in my computer after my >> searching attempt. Is there any other reasons? And is there a way >> th

Re: [pgadmin-support] Unable to connect existing PGAdmin to existing PostgreSQL Db

2012-07-17 Thread Raymond O'Donnell
nd then is deleted at a later point, you need to find out what's deleting it; from what I understand it's unlikely to be pgAdmin. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make chan

Re: [pgadmin-support] Unable to connect existing PGAdmin to existing PostgreSQL Db

2012-07-17 Thread Raymond O'Donnell
it works, and > suddenly it doesn't remember your password. There's nothing I can do > about this. If you find why it forgets your password, then I may be able > to do something. Passwords are stored on Windows under /AppData/Roaming/postgresql/pgpass.conf - could something be del

Re: [pgadmin-support] Freeze when trying to run a pg_dump backup file as SQL query

2012-07-13 Thread Raymond O'Donnell
query is running? Is the timer in the lower right corner of the window incrementing? You probably know this, but just in case: plain-text backup files from pg_dump don't as a rule work in a pgAdmin query window, as they contain various psql-specific backslash commands that pgAdmin doesn't han

Fwd: Re: [pgadmin-support] Demande de support

2012-06-27 Thread Raymond O'Donnell
[sorry - didn't cc the list]. Original Message Subject: Re: [pgadmin-support] Demande de support Date: Wed, 27 Jun 2012 15:47:16 +0100 From: Raymond O'Donnell Reply-To: r...@iol.ie To: Wajdi Dhaouadi On 27/06/2012 15:42, Wajdi Dhaouadi wrote: > support > >

Re: [pgadmin-support] Demande de support

2012-06-27 Thread Raymond O'Donnell
On 27/06/2012 14:56, Wajdi Dhaouadi wrote: > Merci de m'envoyer un support . Certainly - what is your issue? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subsc

Re: [pgadmin-support] Fwd: How to run query by command prompt in Postgres

2012-06-27 Thread Raymond O'Donnell
pp-psql.html Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Pgadmin doesn't support menu button

2012-05-31 Thread Raymond O'Donnell
y. I could be wrong, but I think that that button is Windows-specific; PgAdmin is a cross-platform tool. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] show application_name

2012-05-05 Thread Raymond O'Donnell
the list owner will help you. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] PostgreSQL 8.1 Error: Server doesn't listen

2012-03-26 Thread Raymond O'Donnell
onnect to one that isn't started. They'll be on different ports. I don't know what else to suggest, but that's the area to investigate anyway... Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgre

Re: [pgadmin-support] PostgreSQL 8.1 Error: Server doesn't listen

2012-03-26 Thread Raymond O'Donnell
hat server is actually running? What platform(s) are you on? You should know also that 8.1 is a VERY old version of PostgreSQL, and is no longer supported, meaning that it no longer gets bug fixes. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-suppor

Re: [pgadmin-support] forgotten password

2012-03-22 Thread Raymond O'Donnell
On 22/03/2012 16:27, Yamato Suemitsu wrote: > Platform: Windows 7 Ultimate, x86 32 bit > I have reinstalled pgAdmin. > I forgot the password for the system account. In that case, you use the normal Windows tools to reset it. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@io

Re: [pgadmin-support] forgotten password

2012-03-21 Thread Raymond O'Donnell
roceed? It doesn't matter about pg_hba.conf - no passwords are stored there, it just sets access rules about who can connect, from where and how. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)

Re: [pgadmin-support] Primary & Foreign Keys in pgAdmin

2012-03-15 Thread Raymond O'Donnell
ain give me further information on using Primary Keys in postgreSQL > (and pgAdmin). The same case with the foreign keys. Any tutorial on databases will explain PKs and FKs much better than I can; they're not specific to Postgres. HTH, Ray. -- Raymond O'Donnell :: Galway :: Ire

Re: [pgadmin-support] ask a question

2012-02-17 Thread Raymond O'Donnell
On 17/02/2012 10:55, Dave Page wrote: > On Fri, Feb 17, 2012 at 10:54 AM, Raymond O'Donnell wrote: >> On 17/02/2012 09:50, chifa arsy wrote: >>> Dear pg support admin >>> >>> >>> >>> I need some help from you..I have to install ISS enter

Re: [pgadmin-support] ask a question

2012-02-17 Thread Raymond O'Donnell
On 17/02/2012 09:50, chifa arsy wrote: > Dear pg support admin > > > > I need some help from you..I have to install ISS enterprise > release 6 in my laptop. I want to ask you, how to create a database in DDI > for ISS?? > What is IIS? Ray. -- Raymond O'D

Re: [pgadmin-support] problem using pgAdmin III

2012-02-11 Thread Raymond O'Donnell
l or remote? - What errors or other messages do you get? - Do you have the necessary permissions on the table? etc etc etc... Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your su

Re: [pgadmin-support] login failed

2012-02-09 Thread Raymond O'Donnell
On 08/02/2012 22:42, Anna Leslie wrote: > Hello, > > I just installed postgres, phppgadmin onto a Mac OS 10 and cannot login on > pgadmin server page. A bit more information would help... in particular, what error message are you getting? Ray. -- Raymond O'Donnell :: Ga

Re: [pgadmin-support] Navigating Databases / Tables in SQL Editor

2012-02-08 Thread Raymond O'Donnell
o the query tool, which can be handy if you need it a lot. It's under File -> Options -> Query Tool tab, "Copy SQL from main window to query tool". Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-s

Re: [pgadmin-support] Connecting to postgresql with pdadmin III - sucess !!!

2012-01-19 Thread Raymond O'Donnell
D NONE OF THIS IS IN THE > DOCUMENTATION !!! The "server" in the PgAdmin tree view relates to a a specific postmaster, listening on a specific port and/or Unix socket, on a specific machine. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Connecting to postgresql with pdadmin III

2012-01-19 Thread Raymond O'Donnell
t let you straight in without any authentication ("trust"). Remember too that the order of rules in pg_hba.conf is important - the first matching rule will take effect. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Feature request: associate .sql extensions with pgAdmin III

2012-01-14 Thread Raymond O'Donnell
and look at the *Open with* menu, I don't see > pgAdmin III even listed. Hi there, It works for me, on Windows 7 - pgAdmin registers itself against the .sql extension. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-sup

Re: [pgadmin-support]

2012-01-04 Thread Raymond O'Donnell
Admin is on the same machine as the database server, then you can also enter 127.0.0.1 or "localhost" Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support]

2011-12-30 Thread Raymond O'Donnell
to allow access from all hosts on a subnet with mask 255.255.255.0, it would be 192.168.1.0/24. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support]

2011-12-29 Thread Raymond O'Donnell
t edit the real one, which ought to be in the PostgreSQL data directory - I can't remember where it goes by default (I've put mine somewhere non-standard), but it might be: C:\Program Files\PostgreSQL\9.1\data\pg_hba.conf If you've already changed settings in postgresql.conf, it

Re: [pgadmin-support]

2011-12-28 Thread Raymond O'Donnell
ake wrong? Try leaving the "Service" field blank and see what happens. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] demande de doc

2011-11-25 Thread Raymond O'Donnell
On 25/11/2011 13:10, TAHRAOUI Lyamine wrote: > Hello, > > Would - it possible to have a documentation of the Pg admin? > > thank you very much Bonjour, On my platform (Windows 7), PgAdmin comes with built-in help: on the "help" menu, click "Help contents&

Re: [pgadmin-support] plus + sign's for parentheses () in pgadmin

2011-10-12 Thread Raymond O'Donnell
ere, and I don't see a menu entry for it on > the View menu. Is there a key somewhere I can toggle to get it to > be disabled/hidden? Why on earth would you want to? :-) It sounds really useful. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadm

Re: [pgadmin-support] Postgresql8.2 Replication

2011-10-07 Thread Raymond O'Donnell
gresql IRC channel on irc.freenode.net. See > the PostgreSQL FAQ for more information. There's also a good bit of stuff on the wiki.: http://wiki.postgresql.org/wiki/Category:Replication Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-sup

Re: [pgadmin-support] Copy/Cut/Paste Schema/Table

2011-03-14 Thread Raymond O'Donnell
On 14/03/2011 17:35, Vladimir Kokovic wrote: Hi, I intend to implement the following features that are lacking in pgAdmin3: 1. copy / cut / paste schema 2. copy / cut / paste table What do you think? Can you elaborate a bit more? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@i

Re: [pgadmin-support] where are the query output tuples stored

2011-03-08 Thread Raymond O'Donnell
you. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] where are the query output tuples stored

2011-03-08 Thread Raymond O'Donnell
could then use diff on the resulting files - would that do the job? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] where are the query output tuples stored

2011-03-07 Thread Raymond O'Donnell
that you can do this, unless you are hacking the pgAdmin C++ code. Why not just use psql and pipe the output to a file or something? Anyway, what exactly are you trying to achieve? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadm

Re: [pgadmin-support] PostgreSQL 8.3: Start service Error message

2011-01-05 Thread Raymond O'Donnell
log to see if there's anything there? Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Login in pgAdmin as another user

2010-12-22 Thread Raymond O'Donnell
e the name of the role you want to use to login. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] how to set tab size on sql editor

2010-12-18 Thread Raymond O'Donnell
On 18/12/2010 11:40, Guillaume Lelarge wrote: Le 18/12/2010 11:58, Raymond O'Donnell a écrit : On 18/12/2010 02:06, jak wrote: How do I set tab size on sql editor? The default size seems is 8 which take too much width on a line. File -> Options -> Query tool tab -> Ind

Re: [pgadmin-support] how to set tab size on sql editor

2010-12-18 Thread Raymond O'Donnell
On 18/12/2010 02:06, jak wrote: How do I set tab size on sql editor? The default size seems is 8 which take too much width on a line. File -> Options -> Query tool tab -> Indent characters. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-suppor

Re: [pgadmin-support] Compare DB schema

2010-12-16 Thread Raymond O'Donnell
ith. Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Feature Request for Debugging SQL in PGAdmin3 when SQL contains variables

2010-11-17 Thread Raymond O'Donnell
begin x := 7; select * into rec from site where sitecode = x; end; Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] Increasing size of results grid

2010-10-22 Thread Raymond O'Donnell
On 22/10/2010 12:02, Thom Brown wrote: However, I have noticed an extra level of sheen in this version. Have you guys changed something? The tabs look shiny and the toolbar looks less bulky. I get that effect when I clean the dust off my monitor... :-P Ray. -- Raymond O'Donnell :: G

Re: [pgadmin-support] Search Icon does not play well in Windows

2010-10-20 Thread Raymond O'Donnell
of how it looks on mine (Windows 7). Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie <> -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

Re: [pgadmin-support] problem with access database

2010-10-04 Thread Raymond O'Donnell
is also used as a default template when new databases are created, so having a separate "postgres" database keeps things tidy. I hope that this makes sense. :-) Ray. -- Raymond O'Donnell :: Galway :: Ireland r...@iol.ie -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support

  1   2   3   >