Search found 96 matches

by harryrundles
Tue Oct 01, 2013 2:35 pm
Forum: Vertica Database Administration
Topic: Is view valid or invalid?
Replies: 1
Views: 6081

Is view valid or invalid?

Hi guys, Is there a way to systematically check if a view is valid or invalid? In Oracle I've used the STATUS column in the ALL_OBJECTS system table to determine this. I can't find a similar column in Vertica. dbadmin=> create table test (id int, name varchar(10)); CREATE TABLE dbadmin=> create view...
by harryrundles
Fri Sep 27, 2013 3:57 pm
Forum: vSQL
Topic: Can \o be used to append rather that replace a file?
Replies: 2
Views: 16448

Re: Can \o be used to append rather that replace a file?

NICE! Thanks for the quick response :ugeek:
by harryrundles
Fri Sep 27, 2013 2:04 pm
Forum: vSQL
Topic: Can \o be used to append rather that replace a file?
Replies: 2
Views: 16448

Can \o be used to append rather that replace a file?

Hello,

In vsql is there an option of the \o meta-command that will append output from my sql commands to a file as opposed to replacing the file?
by harryrundles
Fri Sep 27, 2013 1:47 pm
Forum: Vertica Database Administration
Topic: Data type of a table partition
Replies: 2
Views: 5720

Re: Data type of a table partition

Thank you, sKwa. I've decided to keep all of my partition expression's data types as INT whenever possible.
by harryrundles
Wed Sep 25, 2013 8:36 pm
Forum: Vertica Database Administration
Topic: Data type of a table partition
Replies: 2
Views: 5720

Data type of a table partition

Hi,

This may seem like a dumb question, but does the data type of a table's partition expression matter for performance? Does an INT perform better than VARCHAR?
by harryrundles
Fri Aug 30, 2013 2:46 pm
Forum: Vertica Backup & Recovery
Topic: Is this backup stategy okay?
Replies: 3
Views: 9608

Re: Is this backup stategy okay?

What happens if two of the nodes fail? Won't you loose everything, Sarah?
by harryrundles
Thu Aug 29, 2013 4:13 pm
Forum: General
Topic: Vertica 7?
Replies: 5
Views: 9042

Vertica 7?

Hi all,

Has anyone heard any of the new features that will be included in Vertica 7?

Go to advanced search