Re: [pgadmin-support] Scheduling a backup job (was: pgAdmin III v1.4.3 released)

2006-07-20 Thread Antoine
ns that is stopping our company from using postgres for most of our internal projects - I am basically the only one with a real knowledge (and even that is stretching the truth somewhat!) of the *nix command line and no one at all knows about cron and whatnot. Just some thought

Re: [pgadmin-support] How to access table from one database to another database

2006-07-04 Thread Antoine
As an aside, Vivekananda, your questions (all of the recent ones) belong on the pgsql maillist and not on the pgadmin maillist and you shouldn't be emailing the pgadmin owner as well. And he probably shouldn't be posting html either! ;-) Antoine -- This is where I should put

Re: [pgadmin-support] sql window issues

2006-04-09 Thread Antoine
) > ) > WITHOUT OIDS; > ALTER TABLE etape OWNER TO "PRODUCTION"; > > ROLLBACK; > > Then when you're happy, just change the ROLLBACK to COMMIT. > > Regards, Dave. > I thought it had to be something silly like that - thanks for the advice! Cheers Ant

Re: [pgadmin-support] sql window issues

2006-04-07 Thread Antoine
te a inséré une ligne d'OID 0. ERROR: syntax error at or near "numeric" at character 45 Could it be an encoding issue? That pgadmin doesn't like code from a copy paste? Cheers Antoine On 06/04/06, Dave Page wrote: > > > > On 6/4/06 21:30, "Antoine" <[EM

[pgadmin-support] sql window issues

2006-04-06 Thread Antoine
nd paste a create table into a psql console on my remote postgres server! Can someone give me some idea of what is happening here? Cheers Antoine -- This is where I should put some witty comment. ---(end of broadcast)--- TIP 3: Have you checked our

[pgadmin-support] pgadmin trys to get the whole table?

2006-03-07 Thread Antoine
Hi, It seems like pgadmin is trying to get the entire contents of a table when opening a table browser - is this right? We have a table with well over a million rows and, well, this is not good! Cheers Antoine -- This is where I should put some witty comment. ---(end of

Re: [pgadmin-support] Annoyance: Windows XP - Help file always on

2006-01-20 Thread Antoine
e top leftmost button (in the help, can't remember the name) and then you can access pgadmin? Cheers Antoine ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[pgadmin-support] better editing in the data view

2006-01-08 Thread Antoine
Hi,I know you probably get this sort of comment all the time... but I'm going to make it anyway :-). I have managed to get postgres firmly on the radar in our company, and I am pretty sure that all new db projects (that don't absolutely have to be without a server process...) we do will be postgres