dev@archonet.com (Richard Huxton) writes:
> Randy Yates wrote:
>> I wrote a simple pl to compute running sums, but when it encountered a
>> null on a float4 value it caused pgadminIII to crash (exited
>> abruptly). Is this intended behavior?
>
> No, but we'll nee
PostgreSQL 8.0.3 on i386-redhat-linux-gnu, compiled by GCC
i386-redhat-linux-gcc (GCC) 4.0.0 20050505 (Red Hat 4.0.0-4)
--
% Randy Yates % "My Shangri-la has gone away, fading like
%% Fuquay-Varina, NC% the Beatles on 'Hey Jude'&quo
edit the data.
Why must I refresh the table before entering further data, and why
isn't the primary key autoupdating immediately when I create a new
row?
--
% Randy Yates % "...the answer lies within your soul
%% Fuquay-Varina, NC%
I wrote a simple pl to compute running sums, but when it encountered a
null on a float4 value it caused pgadminIII to crash (exited
abruptly). Is this intended behavior?
--
% Randy Yates % "I met someone who looks alot like you,
%% Fuquay-Varina, NC%
and the export aborts.
I traced the cause of the overflow to a column that is in MS-Access's
date/time format.
Is this a known bug? Is there a workaround?
--
% Randy Yates % "Bird, on the wing,
%% Fuquay-Varina, NC% goes floating by
%%% 919-577-9882
Kris Jurka <[EMAIL PROTECTED]> writes:
> On Sun, 26 Feb 2006, Randy Yates wrote:
>
>> I've noticed that the PDF version of the manuals for 8.0 and 8.1
>> are lacking bookmarks and/or TOC and document reference links. If
>> this is generated via LaTeX, such
"Joshua D. Drake" <[EMAIL PROTECTED]> writes:
> Randy Yates wrote:
>> Hi,
>>
>> I've noticed that the PDF version of the manuals for 8.0 and 8.1
>> are lacking bookmarks and/or TOC and document reference links. If
>> this is generated via LaT
Hi,
I've noticed that the PDF version of the manuals for 8.0 and 8.1
are lacking bookmarks and/or TOC and document reference links. If
this is generated via LaTeX, such links oculd easily be incorporated
via the hyperref package. It would make the document much easier to
navigate.
--
%
xe (GCC) 3.4.2
(mingw-special)"
--
% Randy Yates % "Watching all the days go by...
%% Fuquay-Varina, NC% Who are you and who am I?"
%%% 919-577-9882% 'Mission (A World Record)',
<[EMAIL PROTECTED]> %
At the risk of asking an ill-formed oft-asked question that's
probably in the FAQ, is there any report generation tools that
are particularly suited for use with postgres databases?
--
% Randy Yates % "My Shangri-la has gone away, fading like
%% Fuquay-
l. It doesn't have to include the kitchen sink!
Simplificity and functionality are the prime desires.
--
% Randy Yates % "And all that I can do
%% Fuquay-Varina, NC% is say I'm sorry,
%%% 919-577-9882% that's the way it goes..
work under such an environment in win32?
If not, is there something that will?
--
% Randy Yates % "And all that I can do
%% Fuquay-Varina, NC% is say I'm sorry,
%%% 919-577-9882% that's the way it goes..."
<[EMAIL PROTECTE
[EMAIL PROTECTED] (Stephan Szabo) writes:
> On Tue, 28 Sep 2004, Randy Yates wrote:
>
>> Michael Fuhr <[EMAIL PROTECTED]> writes:
>>
>> > On Tue, Sep 28, 2004 at 01:30:08PM +0000, Randy Yates wrote:
>> >> Randy Yates <[EMAIL PROTECTED]> writes:
Michael,
Thank you for your responses. Further questions below.
Michael Fuhr <[EMAIL PROTECTED]> writes:
> On Tue, Sep 28, 2004 at 01:30:08PM +0000, Randy Yates wrote:
>> Randy Yates <[EMAIL PROTECTED]> writes:
>> >
>> > I'm confused. Where is the lo
Randy Yates <[EMAIL PROTECTED]> writes:
> Mike,
>
> I'm confused. Where is the lock? Is it on the 1 record in the model table?
> If so, why is that record locked? Is it possible in Postgresql to update
> the primary key of a record?
Let me also ask why this is a
mebody
> else's suggestion for a shared lock on the foreign key, but as far
> as I can tell, no such solution has been implemented as of 8.0.0beta3.
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
>
> ---(end of broadcast)---
Christopher Browne <[EMAIL PROTECTED]> writes:
> Oops! Randy Yates <[EMAIL PROTECTED]> was seen spray-painting on a wall:
>> I'm a complete newbie to postgres so please look the other way if
>> these questions are really stupid.
>>
>> Is it legiti
Is there a tool that allows the tables and relationships
of an Access database to be moved into postgresql (7.4.5)?
Sorry if this has been asked before. There also may be
new tools that have recently come out.
--
% Randy Yates % "Watching all the days go by...
%% F
e.g., that postmaster must have multiple
instances going simultaneously?
I'm thinking the answer is NO because, for one, the TCPIP
connection seems to be to ONE instance of postmaster which
then sorts out which database objects are in its container.
Am I close?
--
% Randy Yates
Is opening up port 5432 (R/W both directions) all that is required
of a firewall in order to access a postgres database outside the
firewall?
--
% Randy Yates % "My Shangri-la has gone away, fading like
%% Fuquay-Varina, NC% the Beatles on 'Hey Jude'
) and the user
is left wondering why these datatypes aren't further defined.
--
% Randy Yates % "Remember the good old 1980's, when
%% Fuquay-Varina, NC% things were so uncomplicated?"
%%% 919-577-9882% 'Ticket To The Moon
.. FATAL: lock file
"/Gauss/rr/data/postmaster.pid" already exists
HINT: Is another postgres (PID 1672) running in data directory "/Gauss/rr/data"?
initdb: failed
[EMAIL PROTECTED] ~
--
% Randy Yates % "Rollin' and riding and slippin' and
$ /usr/sbin/cygserver -S
Segmentation fault (core dumped)
[EMAIL PROTECTED] ~
$
--
% Randy Yates % "...the answer lies within your soul
%% Fuquay-Varina, NC% 'cause no one knows which side
%%% 919-577-9882% the coin
Has anyone successfully done this? I've got cygwin and the
very first step crashes -
bash-2.05$ pwd
pwd
/cygdrive/e
bash-2.05$ cd postgresql-7.4.5
cd postgresql-7.4.5
bash-2.05$ ./configure
./configure
bash: ./configure: bad interpreter: No such file or directory
bash-2.05$
--
% Randy
Is this a good approach? Is there better way to do this? Is there an
altnerate way to consider?
--
% Randy Yates % "My Shangri-la has gone away, fading like
%% Fuquay-Varina, NC% the Beatles on 'Hey Jude'"
%%% 919-577-9882%
Hi Jeff,
THANKS for the pointers - much appreciated!
--Randy
Jeff Eckermann <[EMAIL PROTECTED]> writes:
> --- Randy Yates <[EMAIL PROTECTED]> wrote:
>
>> Hi Richard,
>>
>> Thanks for writing. Basically I'd like to know what
>> the core
>&
26 matches
Mail list logo