Okay, how about
PostgreSQL - The DataBase with 10,000 programmers on your side.
PostgreSQL - You wish the rest of your stuff was this good.
PostgreSQL - apply many quotes to mug
On Thu, Sep 5, 2013 at 12:37 PM, Atri Sharma wrote:
> On Fri, Sep 6, 2013 at 12:35 AM, Marc Balmer wrote:
>
How about an elephant flying around Earth.
Caption: PostgreSQL - Used all around the World
On Wed, Sep 4, 2013 at 1:58 PM, Gavin Flower
wrote:
> On 05/09/13 08:40, patrick keshishian wrote:
>
> On 9/4/13, Andreas 'ads' Scherbaum
> wrote:
>
> On 09/04/2013 10:17 PM, Stefan Kaltenbrunner wro
Ralph,
It may help to break this into a couple of parts
Make a folder called c:\cronjobs
in c:\cronjobs create a bat file that contains the commands you want
executed.
Maybe something like
set logfile=shp2pgsql.log
echo Running shp2pgsql > %logfile%
date /t >> %logfile%
time /t >> %logfile%
shp2
Hi List,
I'm trying to create a tablespace using the following command copied
from pg_dumpall,
CREATE TABLESPACE test OWNER postgres LOCATION 'd:/prodb';
I receive the following message
ERROR: directory "d:/proddb" is not empty
a \db yields
List of tablespaces
Name| Owner |
On Tue, Aug 4, 2009 at 8:37 AM, Paul Taylor wrote:
> Bill Moran wrote:
>>
>> In response to Paul Taylor :
>>
>>
>>>
>>> Bill Moran wrote:
>>>
In response to Paul Taylor :
>
> Sam Mason wrote:
>
>>
>> On Tue, Aug 04, 2009 at 01:37:34PM +0100, Paul Taylor wrote
Hi,
I'm installing a new 8.3.7 system and have a question on placement locations
for pg_xlog and pg_control.
I've read in the documentation pertaining to pg_xlog, that it may be "...of
advantage if the log is located on another disk than the main database
files."
As PostGRES is installed on one
Hello,
I am creating a small web app that uses Postgres. The number of hits/day
will be small, maybe a 1000 pages/day. I'm planning on running this in a
virtual machine, (Windows Server 2008 with the virtual machine hosting
Postgres running Windows Server 2003 R2 x64, or maybe XP x64). The datab