I've been backing up my databases by piping pg_dump into gzip and
burning the resulting files to a DVD-R. Unfortunately, FreeBSD has
problems dealing with very large files (>1GB?) on DVD media. One of my
compressed database backups is greater than 1GB; and the results of a
gzipped pg_dumpall
On Monday 20 June 2005 09:53 pm, Tom Lane wrote:
> "Andrew L. Gould" <[EMAIL PROTECTED]> writes:
> > I've been backing up my databases by piping pg_dump into gzip and
> > burning the resulting files to a DVD-R. Unfortunately, FreeBSD has
> > problems de
On Monday 20 June 2005 10:14 pm, Alvaro Herrera wrote:
> On Mon, Jun 20, 2005 at 09:28:51PM -0500, Andrew L. Gould wrote:
> > I've been backing up my databases by piping pg_dump into gzip and
> > burning the resulting files to a DVD-R. Unfortunately, FreeBSD has
> >
On Thursday 20 January 2005 09:20 pm, Joshua D. Drake wrote:
> [EMAIL PROTECTED] wrote:
> >Does it have to be linux? I've never had as much success with
> > PostGresql on linux as i have on FreeBSD 5.3
>
> For XFS? I don't think you are going to have with FreeBSD and XFS.
> If IIRC (some freebsd p
On Friday 21 January 2005 11:23 am, Bruno Almeida do Lago wrote:
> Any info about NetBSD?
>
> Bruno
>
Recent OS benchmarks (nothing specific to PostgreSQL) were compared to
FreeBSD 5.3 and posted at:
http://www.feyrer.de/NetBSD/gmcgarry/
I don't know enough to apply the information to the discus
On Friday 21 January 2005 12:55 pm, Chris Green wrote:
> I'm working on an application for my own use and have been using
> knoda as a front end to postgresql but I need a bit more power and
> flexibility.
>
> I'm quite happy to get into relatively serious programming as I am a
> C++/Java programm
On Saturday 22 January 2005 06:57 am, Chris Green wrote:
> On Fri, Jan 21, 2005 at 06:19:53PM -0600, Andrew L. Gould wrote:
> > On Friday 21 January 2005 12:55 pm, Chris Green wrote:
>
> [snip question]
>
> > Many languages have the capacity to access PostgreSQL databa
On Wednesday 26 January 2005 07:07 am, Eric E wrote:
> Hi Fabricio,
>
> fbbsantos wrote:
> > What details do you need?
>
> I need to know enough that if I sat down at your computer I could
> find the problem.
> For example, what language or application are you using?
> Are you using a DSN, or a DS
WebEditor has support for PHP and several databases, including support
for ODBC and JDBC. Has anyone used it with PostgreSQL via ODBC? If
so, do you recommend it?
WebEditor is a Windows product; and current versions do not support
PostgreSQL natively. Now that PostgreSQL is available for Win
oops -- forgot to send this back to list.
-- Forwarded Message --
Subject: Re: [GENERAL] Updating a table on local machine from remote
linux server
Date: Friday 04 February 2005 01:34 pm
From: "Andrew L. Gould" <[EMAIL PROTECTED]>
To: Art Fore <[EMAIL PROTEC
I know PostgreSQL works on the PPC chip Macs; but has anyone
successfully installed PostgreSQL on one of the new Intel Core Duo Macs?
Thanks,
Andrew Gould
---(end of broadcast)---
TIP 9: In versions below 8.0, the planner will ignore your desire to
On Sat, 4 Mar 2006 19:34:49 -0800
Steve Atkins <[EMAIL PROTECTED]> wrote:
>
> On Mar 4, 2006, at 6:24 PM, Andrew L. Gould wrote:
>
> > I know PostgreSQL works on the PPC chip Macs; but has anyone
> > successfully installed PostgreSQL on one of the new Intel Core Du
On Sun, 5 Mar 2006 00:34:46 -0700
Brendan Duddridge <[EMAIL PROTECTED]> wrote:
> Hi,
>
> We're running PostgreSQL 8.1.3 on an Intel iMac at work and I also
> have it running just fine on my new MacBook Pro. No problems.
> Compiled as is out of the box using the instructions at http://
> keyva
oops. I forgot to reply to the list.
On Thursday 14 August 2003 06:45 pm, you wrote:
> On Thursday 14 August 2003 06:10 pm, you wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hello,
> > I have an old-ish Sybase dbms (SQL Anywhere v5.x) that does not offer a
> > DUMP comman
On Monday 18 August 2003 01:41 pm, Aaron wrote:
> On Mon, 2003-08-18 at 21:25, Pavel Stehule wrote:
> > You can try
> >
> > If you know root's password,
>
> I just installed postgres from rpm and I didn't add passwords. I
> certainly don't know the postgres root password...
>
> maybe I should reins
On Tuesday 26 August 2003 09:10 am, Raymond wrote:
> Need to export an existing M$ Access 97 database to Postgres.
>
> Tuples must be filtered as I am using sequences and other constraints.
>
> Help from anyone that has experience with this or know of 3rd party
> automation tools would be greatly a
and su to postgres.)
2. Started the postmaster service?
3. As postgres, create a database user with createdb permissions?
Let us know,
Andrew L. Gould
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
On Tuesday 09 September 2003 02:29 pm, Holger Marzen wrote:
> Say, we have uptimes from several servers:
>
> Server up_from up_to
> -- --- ---
> s1 0:00 8:00
> s1 10:0020:00
> s1 22:0024:00 (would better be a timestamp with 0:00 and next
>
On Thursday 11 September 2003 06:25 am, Bjørn T Johansen wrote:
> I need to write a SQL that calculates the interval between a start time
> and a stop time. This is the easy part. The problem is that I only have
> the time part, i.e. no date, so how can I be sure to also calculate the
> interval if
On Monday 29 September 2003 10:34 am, E. Zorn (RDG-rational) postsql wrote:
> Hi,
> i use Access as a frontend via ODBC to an Linux-based postgresql.
>
> I have a problem in a form where I use a lot of subforms. In some
> cases ( i couldn't detect when - but I really try to) the form and Access
> h
On Tuesday 30 September 2003 09:15 pm, Greg wrote:
> I also have troubles with pg_dump. I have a database called 'shipping' and
> it has many tables(I populated them via a script). To dump the database I
> did these steps:
>
> su greg and then pg_dump > /tmp/greg.dmp. A file greg.dmp gets created b
21 matches
Mail list logo