This sounds like a syntax issue. Please give the actual queries you are
running as well as any output.

On Tue, Oct 11, 2016 at 3:08 PM, <tracyann.monte...@gmail.com> wrote:

> I want to record my select statement by saving it into another
> measurement. My query is as listed below:
>
> select sum(value) as Sum into new_measurement from old_measurement where
> tagkey1 = 'tagValue1' group by tagKey2
>
> After I run this query, it says that it has written the records but when I
> query the DB for that measurement, it doesn't show up. Am I doing something
> wrong? If so, how can I achieve saving the records of my select statement?
>
> --
> Remember to include the version number!
> ---
> You received this message because you are subscribed to the Google Groups
> "InfluxData" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to influxdb+unsubscr...@googlegroups.com.
> To post to this group, send email to influxdb@googlegroups.com.
> Visit this group at https://groups.google.com/group/influxdb.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/influxdb/e1205093-9272-4239-8e5b-f855aa1bdcfd%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Sean Beckett
Director of Support and Professional Services
InfluxDB

-- 
Remember to include the version number!
--- 
You received this message because you are subscribed to the Google Groups 
"InfluxData" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to influxdb+unsubscr...@googlegroups.com.
To post to this group, send email to influxdb@googlegroups.com.
Visit this group at https://groups.google.com/group/influxdb.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/influxdb/CALGqCvNz5eHav0A2RHrnhEsrU4Vg0H62G6tV5tNuPAGwVENsmQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to